Home
last modified time | relevance | path

Searched hist:6155631 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/block/
H A Dfops.c6155631a Fri Oct 15 17:55:05 CDT 2021 Jens Axboe <axboe@kernel.dk> block: align blkdev_dio inlined bio to a cacheline

We get all sorts of unreliable and funky results since the bio is
designed to align on a cacheline, which it does not when inlined like
this.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>