mbox series

[GIT,PULL] Followup block fix for 6.2-final

Message ID 58231104-74e0-c1df-5a47-9027ed0241c6@kernel.dk (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Followup block fix for 6.2-final | expand

Pull-request

git://git.kernel.dk/linux.git tags/block-6.2-2023-02-17

Message

Jens Axboe Feb. 18, 2023, 2:32 a.m. UTC
Hi Linus,

I guess this is what can happen when you prep things early for going
away, something else comes in last minute. This one fixes another
regression in 6.2 for NVMe, from this release, and hence we should
probably get it submitted for 6.2. Still waiting for the original
reporter (see bugzilla linked in the commit) to test this, but Keith
managed to setup and recreate the issue and tested the patch that way.

Please pull!


The following changes since commit 9a28b92cc21e8445c25b18e46f41634539938a91:

  Merge tag 'nvme-6.2-2023-02-15' of git://git.infradead.org/nvme into block-6.2 (2023-02-15 13:47:27 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/block-6.2-2023-02-17

for you to fetch changes up to 1250421697312a7f2f13213a71b430402f2ae8f1:

  Merge tag 'nvme-6.2-2022-02-17' of git://git.infradead.org/nvme into block-6.2 (2023-02-17 09:07:00 -0700)

----------------------------------------------------------------
block-6.2-2023-02-17

----------------------------------------------------------------
Jens Axboe (1):
      Merge tag 'nvme-6.2-2022-02-17' of git://git.infradead.org/nvme into block-6.2

Keith Busch (1):
      nvme-pci: refresh visible attrs for cmb attributes

 drivers/nvme/host/pci.c | 8 ++++++++
 1 file changed, 8 insertions(+)

Comments

pr-tracker-bot@kernel.org Feb. 18, 2023, 7:16 p.m. UTC | #1
The pull request you sent on Fri, 17 Feb 2023 19:32:44 -0700:

> git://git.kernel.dk/linux.git tags/block-6.2-2023-02-17

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/0e9fd589e61dace0dcc9848fbf6eb38f16d25f08

Thank you!