Subject: [linux-nvme:nvme-6.13] BUILD SUCCESS
 50bee3857d081ab1b83f93c64cb5c10a4babe2d9
From: kernel test robot <lkp@intel.com>
To: Keith Busch <kbusch@kernel.org>
Cc: linux-nvme@lists.infradead.org
Date: Thu, 14 Nov 2024 13:37:42 +0800

.
Subject: [PATCH RESEND v3 0/2] Introduce service-time multipath policy and document
From: Guixin Liu <kanie@linux.alibaba.com>
To: Keith Busch <kbusch@kernel.org>,
	Jens Axboe <axboe@kernel.dk>,
	Christoph Hellwig <hch@lst.de>,
	Sagi Grimberg <sagi@grimberg.me>
Cc: linux-nvme@lists.infradead.org
Date: Thu, 14 Nov 2024 16:49:55 +0800

.
Subject: [GIT PULL] nvme fix for Linux 6.12
From: Keith Busch <kbusch@kernel.org>
To: axboe@kernel.dk
Cc: hch@lst.de, sagi@grimberg.me, linux-nvme@lists.infradead.org
Date: Thu, 14 Nov 2024 11:19:47 -0700

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(-)


.
