]> www.infradead.org Git - users/hch/configfs.git/commit
Merge tag 'block-6.12-20241108' of git://git.kernel.dk/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 9 Nov 2024 20:55:32 +0000 (12:55 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 9 Nov 2024 20:55:32 +0000 (12:55 -0800)
commita58f4dd9526abbb83523ea515508ba714a1e6881
treee5b52a3345efce3bd4211f797e17a1c63c4cedcd
parentda4373fbcf006deda90e5e6a87c499e0ff747572
parent52ff8e91f916fa05dd47b5c30afa3286c30db444
Merge tag 'block-6.12-20241108' of git://git.kernel.dk/linux

Pull block fix from Jens Axboe:
 "Single fix for an issue triggered with PROVE_RCU=y, with nvme using
  the wrong iterators for an SRCU protected list"

* tag 'block-6.12-20241108' of git://git.kernel.dk/linux:
  nvme/host: Fix RCU list traversal to use SRCU primitive
drivers/nvme/host/core.c