mbox series

[GIT,PULL] Block fix for 5.16-rc4

Message ID 193033b8-3652-d5f3-f7e9-29038de4a6a1@kernel.dk (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Block fix for 5.16-rc4 | expand

Pull-request

git://git.kernel.dk/linux-block.git tags/block-5.16-2021-12-03

Message

Jens Axboe Dec. 4, 2021, 3:17 p.m. UTC
Hi Linus,

Single fix for repeated printk spam from loop. Please pull!


The following changes since commit d422f40163087408b56290156ba233fc5ada53e4:

  zram: only make zram_wb_devops for CONFIG_ZRAM_WRITEBACK (2021-11-26 09:57:32 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/block-5.16-2021-12-03

for you to fetch changes up to e3f9387aea67742b9d1f4de8e5bb2fd08a8a4584:

  loop: Use pr_warn_once() for loop_control_remove() warning (2021-11-29 06:44:45 -0700)

----------------------------------------------------------------
block-5.16-2021-12-03

----------------------------------------------------------------
Tetsuo Handa (1):
      loop: Use pr_warn_once() for loop_control_remove() warning

 drivers/block/loop.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org Dec. 4, 2021, 4:56 p.m. UTC | #1
The pull request you sent on Sat, 4 Dec 2021 08:17:36 -0700:

> git://git.kernel.dk/linux-block.git tags/block-5.16-2021-12-03

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

Thank you!