kernel-hacking-2024-linux-s.../drivers/infiniband
Michael S. Tsirkin 7bcb974ef6 IPoIB: Fix another send-only join race
Further, there's an additional issue that I saw in testing:
ipoib_mcast_send may get called when priv->broadcast is NULL (e.g. if
the device was downed and then upped internally because of a port
event).

If this happends and the send-only join request gets completed before
priv->broadcast is set, we get an oops.

Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-02-07 16:39:26 -08:00
..
core IB/mad: Handle DR SMPs with a LID routed part 2006-02-03 14:28:48 -08:00
hw/mthca IB/mthca: Semaphore to mutex conversions 2006-01-30 16:45:11 -08:00
ulp IPoIB: Fix another send-only join race 2006-02-07 16:39:26 -08:00
Kconfig IB: Add SCSI RDMA Protocol (SRP) initiator 2005-11-02 14:07:13 -08:00
Makefile IB: Add SCSI RDMA Protocol (SRP) initiator 2005-11-02 14:07:13 -08:00