diff options
author | Christoph Hellwig <hch@lst.de> | 2022-03-03 14:18:56 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-03-04 22:29:20 +0300 |
commit | 143a70b8b4300faa92ad82468f65dccd440e7957 (patch) | |
tree | d79c492462b6f4e1ba78a4087ff9dd9dd8194733 /drivers/block | |
parent | c48d8c5c0c40bb2e7c88543ede481c26f6649d14 (diff) | |
download | linux-143a70b8b4300faa92ad82468f65dccd440e7957.tar.xz |
iss-simdisk: use bvec_kmap_local in simdisk_submit_bio
Using local kmaps slightly reduces the chances to stray writes, and
the bvec interface cleans up the code a little bit.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Ira Weiny <ira.weiny@intel.com>
Acked-by: Max Filippov <jcmvbkbc@gmail.com>
Link: https://lore.kernel.org/r/20220303111905.321089-2-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/block')
0 files changed, 0 insertions, 0 deletions