On Sat, 06 Jul 2024 09:52:16 +0200, Christoph Hellwig wrote:
this series adds a bvec_phys helper to get the physical address of a bio_vec so that callers don't have to poke into bvec internals. There aren't a whole lot of user of it yet, but with the new proposed DMA mapping API we might grow a lot more soon. Changes since v2: - keep the existing (somewhat weird) description of get_max_segment_size [...]
Applied, thanks! [1/2] block: add a bvec_phys helper (no commit info) [2/2] block: pass a phys_addr_t to get_max_segment_size (no commit info) Best regards, -- Jens Axboe