On Thu, Jan 14, 2021 at 03:47:19PM +0000, Satya Tangirala wrote: > Make __blk_queue_bounce respect blk_crypto_bio_sectors_alignment() > when calling bio_split(). bounce.c is legacy code that no new driver should use and which we need to phase out ASAP. It should be entirely exclusive vs use of a modern feature like inline crypto.