commit | 12137c593d127c6c1a3eb050674da047682badaf | [log] [tgz] |
---|---|---|
author | Stefan Roscher <ossrosch@linux.vnet.ibm.com> | Wed May 07 11:35:06 2008 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Wed May 07 11:35:06 2008 -0700 |
tree | f615c55e363b550c7489aa0aceeb8d62c201fcad | |
parent | ab69b3cf1219e0d07bb4ea373f36b1de38af531c [diff] |
IB/ehca: Wait for async events to finish before destroying QP This is necessary because, in a multicore environment, a race between uverbs async handler and destroy QP could occur. Signed-off-by: Stefan Roscher <stefan.roscher at de.ibm.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>