]> git.openfabrics.org - ~shefty/ibacm.git/commitdiff
new
authorsean.hefty@intel.com <sean.hefty@intel.com>
Tue, 3 Apr 2012 23:59:31 +0000 (16:59 -0700)
committerSean Hefty <sean.hefty@intel.com>
Tue, 3 Apr 2012 23:59:31 +0000 (16:59 -0700)
meta
patches/mc_dest_refcnt [new file with mode: 0644]

diff --git a/meta b/meta
index 5537f3efee4cf5b8f2dbf173d6281bad51f6c263..09085c44a55531d68357cf403f205236c71fd467 100644 (file)
--- a/meta
+++ b/meta
@@ -1,7 +1,8 @@
 Version: 1
-Previous: 01508f8957c27c1e183c87985d43948308d50cda
-Head: 5de1f5ff6aaca3df63dc3165c63bd37ba24b7723
+Previous: 021b30472da244d0c12fa78987ab863f66d42e4c
+Head: a3ad57a67a619f535c54bf3552ee720eed29d4dd
 Applied:
+  mc_dest_refcnt: a3ad57a67a619f535c54bf3552ee720eed29d4dd
 Unapplied:
   af_ib: fb683ba55480ada43c09aa48b3cb18bde139f72c
   daemonize: fa67959cf1b176ad53b6feaa446cf284c37bd87c
diff --git a/patches/mc_dest_refcnt b/patches/mc_dest_refcnt
new file mode 100644 (file)
index 0000000..2b911fc
--- /dev/null
@@ -0,0 +1,17 @@
+Bottom: b0bae9f13e357fe01c3e0e890cc06e7fe5b01317
+Top:    b0bae9f13e357fe01c3e0e890cc06e7fe5b01317
+Author: sean.hefty@intel.com <sean.hefty@intel.com>
+Date:   2012-04-03 16:59:31 -0700
+
+Fix refcnt for multicast destination
+
+mc_dest has a default refcnt of 0.  When a multicast destination is
+released, an attempt is made to free it, which can result in the
+ibacm service crashing.
+
+Signed-off-by: Sean Hefty <sean.hefty@intel.com>
+
+
+---
+
+