On Tue, Jun 17, 2025 at 12:05:09AM +0800, Ming Lei wrote: > Fixes: ec84ca4025c0 ("scsi: block: Remove now unused queue limits helpers") That's not the correct fixes tag. This got broken by: commit b561ea56a26415bf44ce8ca6a8e625c7c390f1ea Author: Ming Lei <ming.lei@xxxxxxxxxx> Date: Sun Apr 7 21:19:31 2024 +0800 block: allow device to have both virt_boundary_mask and max segment size for which I explicitly warned about this kind of breakage. So please, let's fix this properly instead of piling crap over crap.