[patch 09/18] IB/mad: Fix race between cancel and receive completion

2007-02-20 Thread Greg KH
-stable review patch. If anyone has any objections, please let us know. -- From: Roland Dreier <[EMAIL PROTECTED]> When ib_cancel_mad() is called, it puts the canceled send on a list and schedules a "flushed" callback from process context. However, this leaves a window where a

[patch 09/18] IB/mad: Fix race between cancel and receive completion

2007-02-20 Thread Greg KH
-stable review patch. If anyone has any objections, please let us know. -- From: Roland Dreier [EMAIL PROTECTED] When ib_cancel_mad() is called, it puts the canceled send on a list and schedules a flushed callback from process context. However, this leaves a window where a