mthca - check for NULL mode in uverbs_devnode()

2011-07-02 Thread Goldwyn Rodrigues
Unloading ib_mthca crashes with a NULL pointer dereference because devtmpfs_delete_node() calls device_get_devnode() with mode as NULL. Signed-off-by: Goldwyn Rodrigues --- diff --git a/drivers/infiniband/core/uverbs_main.c b/drivers/infiniband/core/uverbs_main.c index e49a85f..56898b6 100644

RE: [patch 37/44] rxe_sb8.c

2011-07-02 Thread David Dillow
On Fri, 2011-07-01 at 18:09 -0500, Bob Pearson wrote: > Hi Roland, > > Perhaps. We have some ICRC specific APIs as well as plain Jane CRC > calculation that includes a copy at the same time. > If I knew who maintained crc32.c I would be happy to talk to them and see > what they think. No one is r

Re: [patch 00/44] RDMA over Ethernet

2011-07-02 Thread Bart Van Assche
On Fri, Jul 1, 2011 at 3:18 PM, wrote: > Copies of the user space library and tools for 'upstream' and a tar file of > these patches are available at support.systemfabricworks.com/downloads/rxe. I have found a user space library at the mentioned location, but no tar file with patches ? Bart. --