All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-block@vger.kernel.org" <linux-block@vger.kernel.org>
Subject: [GIT PULL] Block fix for 6.1-final
Date: Thu, 8 Dec 2022 14:03:01 -0700	[thread overview]
Message-ID: <40dbd6f1-be33-6536-4e2a-e7f0120a2fa1@kernel.dk> (raw)

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

-- 
Jens Axboe


             reply	other threads:[~2022-12-08 21:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-08 21:03 Jens Axboe [this message]
2022-12-08 23:57 ` [GIT PULL] Block fix for 6.1-final pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40dbd6f1-be33-6536-4e2a-e7f0120a2fa1@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=linux-block@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.