[GIT PULL] nvme fix for Linux 6.12

Keith Busch kbusch at kernel.org
Thu Nov 14 10:19:47 PST 2024


Same fix as the last week's nvme fix, but for nvme-multipath. It should
have been included with our previous pull-request, but I did see the
message in my queue until too late.

The following changes since commit 52ff8e91f916fa05dd47b5c30afa3286c30db444:

  Merge tag 'nvme-6.12-2024-11-07' of git://git.infradead.org/nvme into block-6.12 (2024-11-07 13:57:12 -0700)

are available in the Git repository at:

  git://git.infradead.org/nvme.git tags/nvme-6.12-2024-11-14

for you to fetch changes up to f0f5b364d903a35c02432b0f55d3a0114ba35845:

  nvme/multipath: Fix RCU list traversal to use SRCU primitive (2024-11-07 13:40:59 -0800)

----------------------------------------------------------------
nvme fixes for Linux 6.12

 - Use correct list traversal for srcu lists (Breno)

----------------------------------------------------------------
Breno Leitao (1):
      nvme/multipath: Fix RCU list traversal to use SRCU primitive

 drivers/nvme/host/multipath.c | 21 ++++++++++++++-------
 1 file changed, 14 insertions(+), 7 deletions(-)



More information about the Linux-nvme mailing list