From: Dave Olson Date: Mon, 18 Jun 2007 21:24:41 +0000 (-0700) Subject: IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recovery X-Git-Tag: v2.6.23-rc1~1085^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9380068fc2f230e7840ff87d3f1e6030ae2ee5e8;p=pandora-kernel.git 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 Signed-off-by: Roland Dreier --- Reading git-diff-tree failed