nvme fix for Linux 6.12
Keith Busch
kbusch at kernel.org
Thu Nov 7 11:57:41 PST 2024
The following changes since commit d0c6cc6c6a6164a853e86206309b5a5bc5e3e72b:
Merge tag 'nvme-6.12-2024-10-31' of git://git.infradead.org/nvme into block-6.12 (2024-10-31 09:10:07 -0600)
are available in the Git repository at:
git://git.infradead.org/nvme.git tags/nvme-6.12-2024-11-07
for you to fetch changes up to 6d1c69945ce63a9fba22a4abf646cf960d878782:
nvme/host: Fix RCU list traversal to use SRCU primitive (2024-11-04 13:25:41 -0800)
----------------------------------------------------------------
nvme fix for Linux 6.13
- Use correct list traversal for srcu lists (Breno)
----------------------------------------------------------------
Breno Leitao (1):
nvme/host: Fix RCU list traversal to use SRCU primitive
drivers/nvme/host/core.c | 21 ++++++++++++++-------
1 file changed, 14 insertions(+), 7 deletions(-)
More information about the Linux-nvme
mailing list