1
0
Fork 0
alistair23-linux/drivers/nvme
Sagi Grimberg 671d8b8726 nvme-tcp: use bh_lock in data_ready
[ Upstream commit 386e5e6e1a ]

data_ready may be invoked from send context or from
softirq, so need bh locking for that.

Fixes: 3f2304f8c6 ("nvme-tcp: add NVMe over TCP host driver")
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-06-22 09:31:04 +02:00
..
host nvme-tcp: use bh_lock in data_ready 2020-06-22 09:31:04 +02:00
target nvme-fc: Revert "add module to ops template to allow module references" 2020-04-17 10:50:10 +02:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00