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