diff options
author | Joachim Fenkes <fenkes@de.ibm.com> | 2007-05-09 07:48:20 -0400 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2007-05-14 16:40:05 -0400 |
commit | c7a14939e78e75dd90b54cb0df371019bc6d3e89 (patch) | |
tree | 4c139f1abea8de4e0211f79a1f990ea80bd8f883 /block | |
parent | c55a0ddd8ebdd657224449c2fbfcd427e054c8cc (diff) |
IB/ehca: Remove _irqsave, move #ifdef
- In ehca_process_eq(), we're IRQ safe throughout the whole function, so we
don't need another _irqsave in the middle of flight.
- take_over_work() is only called by comp_pool_callback(), so it can move
into the same #ifdef block.
Signed-off-by: Joachim Fenkes <fenkes@de.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions