Searched hist:d916a8f1b43b358685b1672390ead11f2d3b74c6 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/infiniband/ulp/srp/ |
H A D | ib_srp.c | diff d916a8f1b43b358685b1672390ead11f2d3b74c6 Tue Jul 25 18:54:09 CEST 2006 Ishai Rabinovitz <ishai@mellanox.co.il> 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 <ishai@mellanox.co.il> Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>
|