From: Ishai Rabinovitz Date: Tue, 25 Jul 2006 16:54:09 +0000 (+0300) Subject: IB/srp: Fix crash in srp_reconnect_target X-Git-Tag: v2.6.18-rc4~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d916a8f1b43b358685b1672390ead11f2d3b74c6;p=pandora-kernel.git IB/srp: Fix crash in srp_reconnect_target Protect against srp_reset_device() clearing the req_queue while srp_reconnect_target() is in progress (note that state change at the top of srp_reconnect_target() is not sufficient for this since srp_reset_device() ignores the state). Signed-off-by: Ishai Rabinovitz Signed-off-by: Michael S. Tsirkin Signed-off-by: Roland Dreier --- Reading git-diff-tree failed