On 1/31/24 05:03, Christoph Hellwig wrote: > Pass the max_hw_sector limit loop sets at initialization time directly to > blk_mq_alloc_disk instead of updating it right after the allocation. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > Reviewed-by: Damien Le Moal <dlemoal@xxxxxxxxxx> > Reviewed-by: Hannes Reinecke <hare@xxxxxxx> > --- > drivers/block/loop.c | 11 +++++++---- > Looks good. Reviewed-by: Chaitanya Kulkarni <kch@xxxxxxxxxx> -ck