Re: [PATCH for-next V1] RDMA/cma: Fix multicast joins of the IPoIB port space to be consistent

2012-09-18 Thread Or Gerlitz
On Thu, Aug 30, 2012 at 12:09 PM, Or Gerlitz wrote: > CMA multicast joins done under the ipoib port state must be carried > out using the same component mask used by ipoib. Otherwise, its possible > for the CMA to create a group to which a join made by ipoib will fail, > or vise-versa. So far this

[Bug 47671] New: infiniband/hw/nes/nes_verbs.c:3008: possible missing break ?

2012-09-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=47671 Summary: infiniband/hw/nes/nes_verbs.c:3008: possible missing break ? Product: Drivers Version: 2.5 Kernel Version: 3.6-rc6 Platform: All OS/Version: Linux Tre

[PATCH][TRIVIAL] opensm/complib/cl_spinlock.h: Remove some unimplemented routines

2012-09-18 Thread Hal Rosenstock
Remove cl_spinlock_acquire_irq and cl_spinlock_release_irq Signed-off-by: Hal Rosenstock --- include/complib/cl_spinlock.h | 61 ++--- 1 files changed, 3 insertions(+), 58 deletions(-) diff --git a/include/complib/cl_spinlock.h b/include/complib/cl_spinloc

[PATCH][TRIVIAL] opensm/osm_sa.h: Cosmetic commentary change

2012-09-18 Thread Hal Rosenstock
Signed-off-by: Hal Rosenstock --- include/opensm/osm_sa.h |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/opensm/osm_sa.h b/include/opensm/osm_sa.h index 7c1061d..08c4130 100644 --- a/include/opensm/osm_sa.h +++ b/include/opensm/osm_sa.h @@ -73,8 +73,8 @@ BEGI

[PATCH][TRIVIAL] opensm/ib_types.h: Commentary and cosmetic formatting change

2012-09-18 Thread Hal Rosenstock
Signed-off-by: Hal Rosenstock --- include/iba/ib_types.h |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/iba/ib_types.h b/include/iba/ib_types.h index c8d51ca..698418d 100644 --- a/include/iba/ib_types.h +++ b/include/iba/ib_types.h @@ -7765,10 +7765,10 @@ ib_

[PATCH][TRIVIAL] opensm/osm_torus.c: Add error code to error log message

2012-09-18 Thread Hal Rosenstock
Also, cosmetic formatting change Signed-off-by: Hal Rosenstock --- opensm/osm_torus.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/opensm/osm_torus.c b/opensm/osm_torus.c index addda89..49abef8 100644 --- a/opensm/osm_torus.c +++ b/opensm/osm_torus.c @@ -8583,7 +8

Re: [PATCH] IB/ipoib: Fix crash resulted as of use after free for multicast object

2012-09-18 Thread Roland Dreier
On Thu, Aug 30, 2012 at 12:01 AM, Patrick McHardy wrote: > Fix a crash in ipoib_mcast_join_task(). With help from Or Gerlitz. Thanks, applied. But srsly, read over the changelog in that attachment and think about a bit more proofreading next time around. - R. -- To unsubscribe from this list: