]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
new
authorSean Hefty <sean.hefty@intel.com>
Wed, 30 Apr 2014 02:57:36 +0000 (19:57 -0700)
committerSean Hefty <sean.hefty@intel.com>
Wed, 30 Apr 2014 02:57:36 +0000 (19:57 -0700)
meta
patches/fix-lock [new file with mode: 0644]

diff --git a/meta b/meta
index 99ed00f1590ee2600f6c9476766e38965aa55fad..13cd8103c0a2a2d94b608cd0f76b5f3069d2f26d 100644 (file)
--- a/meta
+++ b/meta
@@ -1,7 +1,8 @@
 Version: 1
-Previous: 5fe78e02ed61aa8fbc6084d15c36c93c05362ab8
-Head: 42c34c52d096e83db89775b25eaf047876600894
+Previous: d916bcaeac74466f3a3bfe9a414a874c023e4736
+Head: 901acd7a5345e30b664a84414f65c69228845146
 Applied:
+  fix-lock: 901acd7a5345e30b664a84414f65c69228845146
 Unapplied:
   old-af-ib: aaa0d9ca917c8c361a978e5a116963c2cceac5ba
   old-seterr: 47eb0c419687c2690292c1910acae83a46e5388c
diff --git a/patches/fix-lock b/patches/fix-lock
new file mode 100644 (file)
index 0000000..b35bc37
--- /dev/null
@@ -0,0 +1,15 @@
+Bottom: ed641761946bf49be187e237b92349aa8a4c29d0
+Top:    ed641761946bf49be187e237b92349aa8a4c29d0
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2014-04-29 19:57:36 -0700
+
+librdmacm: Fix verbs leak due to reentrancy issue
+
+Any call to ucma_init_device must be done under lock.
+
+Signed-off-by: Shamir Rabinovitch <shamir.rabinovitch@oracle.com>
+
+
+---
+
+