]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
new
authorSean Hefty <sean.hefty@intel.com>
Fri, 17 Aug 2012 23:41:04 +0000 (16:41 -0700)
committerSean Hefty <sean.hefty@intel.com>
Fri, 17 Aug 2012 23:41:04 +0000 (16:41 -0700)
meta
patches/acm [new file with mode: 0644]

diff --git a/meta b/meta
index db21bdec0cfe1774464fabe58feb04a1e6569369..3a0b7674c289122f7f7ce6be79c1286bf4813748 100644 (file)
--- a/meta
+++ b/meta
@@ -1,7 +1,8 @@
 Version: 1
-Previous: 4c7adb005e5d3aca897923ebdfedd1de9a83d43e
-Head: 8a5515f7d6d3f715693147fb032978c7d1931df1
+Previous: 5c4d8a7785c2a38a96c30d7ffb867471219027ba
+Head: 607c5d246ac8bf9ab9276f45a946b765dd2648cb
 Applied:
+  acm: 607c5d246ac8bf9ab9276f45a946b765dd2648cb
 Unapplied:
   af_ib: 99a9838e9b2ed605005882655df73a213130c530
   dbg-out: 4b4c0572eab77856d8fbb919b1feb8f3502a101a
diff --git a/patches/acm b/patches/acm
new file mode 100644 (file)
index 0000000..d7b83a2
--- /dev/null
@@ -0,0 +1,19 @@
+Bottom: 15d584ee23e38f450359c3caea511818f5bf14c0
+Top:    15d584ee23e38f450359c3caea511818f5bf14c0
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2012-08-17 16:41:04 -0700
+
+librdmacm: Re-enable ibacm support
+
+Commit 272c3cc024d0e5854cbafa6c2f1e8560398a68d7, "Delay ACM
+connection until resolving an address", removed the call to
+ucma_ib_init without adding it back in the correct location.
+As a result, the librdmacm no longer uses ibacm.  Fix this
+by adding the initialization call when resolving an address.
+
+Signed-off-by: Sean Hefty <sean.hefty@intel.com>
+
+
+---
+
+