diff options
author | Jens Axboe <axboe@kernel.dk> | 2021-10-16 01:55:05 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-10-19 14:55:52 +0300 |
commit | 6155631a0c3b7ca795a0edb44894e58dc3e3d798 (patch) | |
tree | 77ae4a338aafacca741412f604738bf4f065024f /block/blk-core.c | |
parent | e028f167eca5fc56938e6c1680d40eed0bc39e80 (diff) | |
download | linux-6155631a0c3b7ca795a0edb44894e58dc3e3d798.tar.xz |
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>
Diffstat (limited to 'block/blk-core.c')
0 files changed, 0 insertions, 0 deletions