]> git.openfabrics.org - ~shefty/ibacm.git/commitdiff
new
authorSean Hefty <sean.hefty@intel.com>
Wed, 23 Feb 2011 23:06:43 +0000 (15:06 -0800)
committerSean Hefty <sean.hefty@intel.com>
Wed, 23 Feb 2011 23:06:43 +0000 (15:06 -0800)
meta
patches/alloc_ep [new file with mode: 0644]

diff --git a/meta b/meta
index 3f798c9fba390de31e59897bf1997a05cb1a0105..4a3a6b7f9ffef4012f6bd5e1b97e207614231d7e 100644 (file)
--- a/meta
+++ b/meta
@@ -1,12 +1,13 @@
 Version: 1
-Previous: 382adbcd5ee3032556f0007a9aff44837eea32b4
-Head: dc8017769d3dfcbd85ae7ec037c871ac476a4c2d
+Previous: 3042cda324728b57c679fe1218a0ebfc21c5288a
+Head: 52311e1b470d13731fc7b10d7bef79bebe3fca13
 Applied:
   addr_open: 1fd2bfd86e2e2fe78f9d5d6d39aa5502938923f0
   open_dev: 4687a6571146acd8d9a1553a96e2e4f7e8318761
   ep_active: 77fc3b61749ca5785e28bf487a5df84189466ecb
   sm_lid: eb7c2092cc0a44cf84428c536c9dd65da97b8069
   sm_lid_get: dc8017769d3dfcbd85ae7ec037c871ac476a4c2d
+  alloc_ep: 52311e1b470d13731fc7b10d7bef79bebe3fca13
 Unapplied:
   port_events: 2c5102e66c464b5516c0042add768e774254b7ce
   port_down: 8208380a044b1c2c1fc5c7a9732169b8a5e42430
diff --git a/patches/alloc_ep b/patches/alloc_ep
new file mode 100644 (file)
index 0000000..089fc08
--- /dev/null
@@ -0,0 +1,15 @@
+Bottom: 74ae0221f2792e6abb76fa789cd3beb3d720e95b
+Top:    74ae0221f2792e6abb76fa789cd3beb3d720e95b
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2011-02-23 15:06:43 -0800
+
+Move allocation of endpoints into acm_ep_up
+
+We currently allocate an endpoint when a port is brought up.
+However, in order to support a port transitioning from up to down
+to up again, we will 
+
+
+---
+
+