]> bbs.cooldavid.org Git - net-next-2.6.git/commit
IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recovery
authorDave Olson <dave.olson@qlogic.com>
Mon, 18 Jun 2007 21:24:41 +0000 (14:24 -0700)
committerRoland Dreier <rolandd@cisco.com>
Tue, 10 Jul 2007 03:12:26 +0000 (20:12 -0700)
commit9380068fc2f230e7840ff87d3f1e6030ae2ee5e8
tree693349ae9f8dc25156091f7834030b35e01f23e1
parent561095f20eeb5c6c05c303bad8cdb3f8a80821bc
IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recovery

This centralizes the use of the abort functionality, removes the
unneeded buffer cancel (abort does the same thing), sets up to ignore
launch errors after abort, same as cancel.  We need abort on exit from
freeze mode to avoid having buffers stuck in the busy state, if a user
process happened to complete the send while we were in freeze mode
doing the recovery.

Signed-off-by: Dave Olson <dave.olson@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/ipath/ipath_driver.c
drivers/infiniband/hw/ipath/ipath_iba6110.c
drivers/infiniband/hw/ipath/ipath_iba6120.c
drivers/infiniband/hw/ipath/ipath_init_chip.c
drivers/infiniband/hw/ipath/ipath_intr.c
drivers/infiniband/hw/ipath/ipath_kernel.h