mbox series

[GIT,PULL] Block fix for 6.1-final

Message ID 40dbd6f1-be33-6536-4e2a-e7f0120a2fa1@kernel.dk (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Block fix for 6.1-final | expand

Pull-request

git://git.kernel.dk/linux.git tags/block-6.1-2022-12-08

Message

Jens Axboe Dec. 8, 2022, 9:03 p.m. UTC
Hi Linus,

Just a small fix for initializing the NVMe quirks before initializing
the subsystem. Please pull!


The following changes since commit d0f411c0b9bdef85f647e15a2fcc790b29891f2c:

  Merge tag 'nvme-6.1-2022-01-02' of git://git.infradead.org/nvme into block-6.1 (2022-12-02 08:01:06 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/block-6.1-2022-12-08

for you to fetch changes up to e18a9c18c38f523ae45416e2b75ed4ddf8ad107b:

  Merge tag 'nvme-6.1-2022-12-07' of git://git.infradead.org/nvme into block-6.1 (2022-12-07 08:55:27 -0700)

----------------------------------------------------------------
block-6.1-2022-12-08

----------------------------------------------------------------
Jens Axboe (1):
      Merge tag 'nvme-6.1-2022-12-07' of git://git.infradead.org/nvme into block-6.1

Pankaj Raghav (1):
      nvme initialize core quirks before calling nvme_init_subsystem

 drivers/nvme/host/core.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Comments

pr-tracker-bot@kernel.org Dec. 8, 2022, 11:57 p.m. UTC | #1
The pull request you sent on Thu, 8 Dec 2022 14:03:01 -0700:

> git://git.kernel.dk/linux.git tags/block-6.1-2022-12-08

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/859c73d439cd9113333a75e683e9433c0092990d

Thank you!