diff options
author | Joachim Fenkes <fenkes@de.ibm.com> | 2007-07-09 15:30:39 +0200 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2007-07-09 20:12:27 -0700 |
commit | 28db6beb420c756c61dd44d9f2786a0677159e74 (patch) | |
tree | 3d5b7cfdfcfe80268bf47d84404d2d9a2034cc65 /drivers/infiniband/hw/ehca/ehca_uverbs.c | |
parent | 9844b71baa60270110eabaa9589d3260443d1a71 (diff) | |
download | talos-op-linux-28db6beb420c756c61dd44d9f2786a0677159e74.tar.gz talos-op-linux-28db6beb420c756c61dd44d9f2786a0677159e74.zip |
IB/ehca: Refactor sync between completions and destroy_cq using atomic_t
- ehca_cq.nr_events is made an atomic_t, eliminating a lot of locking.
- The CQ is removed from the CQ idr first now to make sure no more
completions are scheduled on that CQ. The "wait for all completions to
end" code becomes much simpler this way.
Signed-off-by: Joachim Fenkes <fenkes@de.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'drivers/infiniband/hw/ehca/ehca_uverbs.c')
0 files changed, 0 insertions, 0 deletions