]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
new
authorSean Hefty <sean.hefty@intel.com>
Mon, 28 Jan 2013 22:56:25 +0000 (14:56 -0800)
committerSean Hefty <sean.hefty@intel.com>
Mon, 28 Jan 2013 22:56:25 +0000 (14:56 -0800)
meta
patches/ib-acm [new file with mode: 0644]

diff --git a/meta b/meta
index 4c6e7d97543bb9a242134f2cd171626f3e71c97f..739ee206fcb93d6c429098762fc54135c917f447 100644 (file)
--- a/meta
+++ b/meta
@@ -1,7 +1,8 @@
 Version: 1
-Previous: 4fd7d323677d5bd73014700af36253c8e693648d
-Head: 1f6088f85af3c60ba4d57de1d8f1098e06761237
+Previous: 49ad0af2cfc21180906d6976a4752258c95e05dd
+Head: 730f46cb35dfa827d6c24c7c3a36aa5680e39fd9
 Applied:
+  ib-acm: 730f46cb35dfa827d6c24c7c3a36aa5680e39fd9
 Unapplied:
   af-ib-conn: cf7b9e73d471477d4c7dff2592e5b0d3a7dea8ae
   addrtype: 23a84fed89ba3f6b0eb63e5f8b37c0df504d0d3e
diff --git a/patches/ib-acm b/patches/ib-acm
new file mode 100644 (file)
index 0000000..ba4c7e4
--- /dev/null
@@ -0,0 +1,19 @@
+Bottom: 251ce87c0cff93e0365c1bd08504d77240b0f0c8
+Top:    251ce87c0cff93e0365c1bd08504d77240b0f0c8
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2013-01-28 14:56:25 -0800
+
+librdmacm: Define ucma_ib_init when IB_ACM is disabled
+
+ucma_ib_init is only defined if IB_ACM is enabled, which is
+determined by looking for the infiniband/acm.h header file.
+Define ucma_ib_init when IB_ACM is disabled.
+
+Problem reportedy by Suresh Shelvapille <suri@baymicrosystems.com>
+
+Signed-off-by: Sean Hefty <sean.hefty@intel.com>
+
+
+---
+
+