Re: [PATCH][RFC/v2][2/21] Add core InfiniBand support
[Posted November 23, 2004 by corbet]
| From: |
| Roland Dreier <roland-AT-topspin.com> |
| To: |
| Greg KH <greg-AT-kroah.com> |
| Subject: |
| Re: [PATCH][RFC/v2][2/21] Add core InfiniBand support |
| Date: |
| Tue, 23 Nov 2004 15:31:10 -0800 |
| Cc: |
| linux-kernel-AT-vger.kernel.org, openib-general-AT-openib.org |
I've just checked in a change that converts this file from using RCU
to protecting its structures with an rwlock_t. This should avoid any
patent licensing issues. These functions are extremely unlikely to
have SMP scalability issues so this isn't too painful.
Thanks,
Roland
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
(
Log in to post comments)