Hi Jens, this series extends the bio alignment check in the block layer to cover bio based drivers in addition to the blk-mq based path, and then drops the equivalent debug checks in brd. Diffstat: block/blk-core.c | 7 +++++-- block/blk-mq.c | 11 ----------- block/blk.h | 11 +++++++++++ drivers/block/brd.c | 4 ---- 4 files changed, 16 insertions(+), 17 deletions(-)