mbox series

[GIT,PULL] Block fix for 5.10-rc

Message ID 5287b66c-74e6-c86c-a55b-b1cb5da39399@kernel.dk (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Block fix for 5.10-rc | expand

Pull-request

git://git.kernel.dk/linux-block.git tags/block-5.10-2020-11-27

Message

Jens Axboe Nov. 27, 2020, 8:47 p.m. UTC
Hi Linus,

Just a single fix, for a crash in the keyslot manager. Please pull!


The following changes since commit 45f703a0d4b87f940ea150367dc4f4a9c06fa868:

  Merge tag 'nvme-5.10-2020-11-19' of git://git.infradead.org/nvme into block-5.10 (2020-11-19 09:23:27 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/block-5.10-2020-11-27

for you to fetch changes up to 47a846536e1bf62626f1c0d8488f3718ce5f8296:

  block/keyslot-manager: prevent crash when num_slots=1 (2020-11-20 11:52:52 -0700)

----------------------------------------------------------------
block-5.10-2020-11-27

----------------------------------------------------------------
Eric Biggers (1):
      block/keyslot-manager: prevent crash when num_slots=1

 block/keyslot-manager.c | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

pr-tracker-bot@kernel.org Nov. 27, 2020, 9:22 p.m. UTC | #1
The pull request you sent on Fri, 27 Nov 2020 13:47:04 -0700:

> git://git.kernel.dk/linux-block.git tags/block-5.10-2020-11-27

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

Thank you!