remarkable-linux/drivers/infiniband
Bart Van Assche e28a547da6 IB/srpt: Fix a race condition related to wait list processing
Wait list processing only occurs if the channel state >= CH_LIVE. Hence
set the channel state to CH_LIVE before triggering wait list processing
asynchronously.

Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2018-01-18 14:49:26 -05:00
..
core IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_direct 2018-01-18 14:49:20 -05:00
hw RDMA/hns: Remove unnecessary platform_get_resource() error check 2018-01-18 14:49:21 -05:00
sw RDMA/rxe: Fix rxe_qp_cleanup() 2018-01-18 14:49:20 -05:00
ulp IB/srpt: Fix a race condition related to wait list processing 2018-01-18 14:49:26 -05:00
Kconfig IB: INFINIBAND should depend on HAS_DMA 2017-11-30 16:01:28 -07:00
Makefile