]> www.infradead.org Git - users/jedix/linux-maple.git/commit
block: add a bvec_phys helper
authorChristoph Hellwig <hch@lst.de>
Sat, 6 Jul 2024 07:52:17 +0000 (09:52 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 8 Jul 2024 07:51:05 +0000 (01:51 -0600)
commit25f76c3db2f08428b5acd082a52787164001eb6e
tree7c73e1146750721b46a0869742cff0d4b3282a86
parentbf86bcdb40123ee99669ee91b67e023669433a1a
block: add a bvec_phys helper

Get callers out of poking into bvec internals a bit more.  Not a huge win
right now, but with the proposed new DMA mapping API we might end up with
a lot more of this otherwise.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Link: https://lore.kernel.org/r/20240706075228.2350978-2-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
arch/m68k/emu/nfblock.c
block/bio.c
block/blk.h
include/linux/bvec.h