linux-stable/drivers/infiniband
Hal Rosenstock 6a0c435ef9 [PATCH] IB: Fix timeout/cancelled MAD handling
Fixes an issue processing a sent MAD after it has timed out or been canceled.
The race occurs when a response MAD matches with the send request.  The
request could time out or be canceled after the response MAD matches with the
request, but before the request completion can be processed.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Hal Rosenstock <halr@voltaire.com>
Cc: Roland Dreier <rolandd@cisco.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-07-27 16:26:10 -07:00
..
core [PATCH] IB: Fix timeout/cancelled MAD handling 2005-07-27 16:26:10 -07:00
hw/mthca [PATCH] IB uverbs: add mthca user QP support 2005-07-07 18:23:50 -07:00
include [PATCH] IB: Add MAD helper functions 2005-07-27 16:26:09 -07:00
ulp/ipoib [PATCH] IPoIB: convert to debugfs 2005-04-16 15:26:07 -07:00
Kconfig [PATCH] IB uverbs: hook up Kconfig/Makefile 2005-07-07 18:23:48 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00