Hi Linus, Got two reports on nbd spewing warnings on load now, which is a regression from a commit that went into your tree yesterday. Please pull this, reverting the problematic change for now. Thanks! The following changes since commit 2651ee5ae43241831ca63d7158bb2b151a6a0e1f: drbd: remove check of list iterator against head past the loop body (2022-03-31 17:08:15 -0600) are available in the Git repository at: git://git.kernel.dk/linux-block.git tags/for-5.18/drivers-2022-04-02 for you to fetch changes up to 7198bfc2017644c6b92d2ecef9b8b8e0363bb5fd: Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()" (2022-04-02 11:40:23 -0600) ---------------------------------------------------------------- for-5.18/drivers-2022-04-02 ---------------------------------------------------------------- Jens Axboe (1): Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()" drivers/block/nbd.c | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) -- Jens Axboe