mbox series

[GIT,PULL] Block fix for 6.2-rc8

Message ID 0834a42a-fc2c-6847-4f4d-4125d41e60ba@kernel.dk (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Block fix for 6.2-rc8 | expand

Pull-request

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

Message

Jens Axboe Feb. 10, 2023, 4:11 p.m. UTC
Hi Linus,

Just a single fix for a smatch regression introduced in this merge
window. Please pull!


The following changes since commit e02bbac74cdde25f71a80978f5daa1d8a0aa6fc3:

  Merge tag 'nvme-6.2-2023-02-02' of git://git.infradead.org/nvme into block-6.2 (2023-02-02 11:02:12 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 38c33ece232019c5b18b4d5ec0254807cac06b7c:

  Merge tag 'nvme-6.2-2023-02-09' of git://git.infradead.org/nvme into block-6.2 (2023-02-09 08:12:06 -0700)

----------------------------------------------------------------
block-6.2-2023-02-10

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

Tom Rix (1):
      nvme-auth: mark nvme_auth_wq static

 drivers/nvme/host/auth.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org Feb. 10, 2023, 5:52 p.m. UTC | #1
The pull request you sent on Fri, 10 Feb 2023 09:11:25 -0700:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/29716680adbb221a5cd1604e11e81c6f2938e06f

Thank you!