]> git.openfabrics.org - ~shefty/rdma-win.git/commitdiff
new
authorU-AMR\MSHEFTY <MSHEFTY@mshefty-MOBL2.amr.corp.intel.com>
Mon, 11 Jan 2010 05:12:41 +0000 (21:12 -0800)
committerU-AMR\MSHEFTY <MSHEFTY@mshefty-MOBL2.amr.corp.intel.com>
Mon, 11 Jan 2010 05:12:41 +0000 (21:12 -0800)
meta
patches/cm-api [new file with mode: 0644]

diff --git a/meta b/meta
index 7156711899229d855aaa92274abd66cb186ee671..24dd5e58e32e29d413ad15539d5f42ea6f22540e 100644 (file)
--- a/meta
+++ b/meta
@@ -1,11 +1,12 @@
 Version: 1
-Previous: 2773e6a8cbcc4253eeabf4774a2c0153037e137d
-Head: b212e3450f889645d13508ab107bf5f7cb5b96fe
+Previous: 978d7d16cf9de49edd063c7de815299f9b49c3ec
+Head: e533a2db0a6141b284709fa6ca6fe59211191976
 Applied:
   rm-build: d6d2302f2d258fa2c07e55a2e124a9bdd75367a0
   cm_listen_handler: 56372fe5e423b7238a4db99258c1493748c0a582
   cm_poll: aa237d85e8cb72dcc30165d284f6c54255341bcc
   cm-rej: b212e3450f889645d13508ab107bf5f7cb5b96fe
+  cm-api: e533a2db0a6141b284709fa6ca6fe59211191976
 Unapplied:
   old-bld-32: bd1bd1d366e3927b7646da33e243213a5d59c235
   old-apphang: 7a6f7ff02c6035e54fc262414eb9484ea98018b9
diff --git a/patches/cm-api b/patches/cm-api
new file mode 100644 (file)
index 0000000..e8e6a2c
--- /dev/null
@@ -0,0 +1,17 @@
+Bottom: 29f0b2bf9cfb979421c1decdbb527465f119dde5
+Top:    29f0b2bf9cfb979421c1decdbb527465f119dde5
+Author: U-AMR\MSHEFTY <MSHEFTY@mshefty-MOBL2.amr.corp.intel.com>
+Date:   2010-01-10 21:12:39 -0800
+
+ib/cm: do not reference mad for cm events
+
+When reporting CM events, do not reference the MAD structure.
+This allows separating the CM MAD from the CM event, which can
+be processed asynchronously.
+
+Signed-off-by: Sean Hefty <sean.hefty@intel.com>
+
+
+---
+
+