Re: [ewg] [PATCH] RDMA/ucma.c: Different fix for ucma context uid=0, causing iWarp RDMA applications to fail in connection establishment

2012-08-08 Thread Vladimir Sokolovsky
...@lists.openfabrics.org] On Behalf Of Tatyana Nikolova Sent: Tuesday, August 07, 2012 5:47 PM To: v...@dev.mellanox.co.il Cc: ewg@lists.openfabrics.org Subject: [ewg] [PATCH] RDMA/ucma.c: Different fix for ucma context uid=0, causing iWarp RDMA applications to fail in connection establishment Fix for ucma

Re: [ewg] [PATCH] RDMA/ucma.c: Different fix for ucma context uid=0, causing iWarp RDMA applications to fail in connection establishment

2012-08-07 Thread Nikolova, Tatyana E
[mailto:ewg-boun...@lists.openfabrics.org] On Behalf Of Tatyana Nikolova Sent: Tuesday, August 07, 2012 5:47 PM To: v...@dev.mellanox.co.il Cc: ewg@lists.openfabrics.org Subject: [ewg] [PATCH] RDMA/ucma.c: Different fix for ucma context uid=0, causing iWarp RDMA applications to fail in connection

[ewg] [PATCH] RDMA/ucma.c: Different fix for ucma context uid=0, causing iWarp RDMA applications to fail in connection establishment

2012-08-07 Thread Tatyana Nikolova
Fix for ucma context uid=0, causing iWarp RDMA applications to fail in connection establishment. This is a new patch addressing the librdmacm segfault when RDMA_CM_EVENT_ESTABLISHED event shows up with evt->id_priv = NULL In the ucma_event_handler(), ctx->file->mut is moved up to prevent race c