Re: [PATCH 04/19] block: add a bio_add_vmalloc helpers
Damien Le Moal <[email protected]>
| Newsgroups | org.kernel.vger.linux-bcache,dev.linux.lists.dm-devel,dev.linux.lists.gfs2,org.kernel.vger.linux-block,org.kernel.vger.linux-btrfs,org.kernel.vger.linux-fsdevel,org.kernel.vger.linux-pm,org.kernel.vger.linux-xfs |
|---|---|
| Organization | Western Digital Research |
| Message-ID | <[email protected]> |
On 5/1/25 06:21, Christoph Hellwig wrote: > Add a helper to add a vmalloc region to a bio, abstracting away the > vmalloc addresses from the underlying pages and another one wrapping > it for the simple case where all data fits into a single bio. > > Signed-off-by: Christoph Hellwig <[email protected]> Looks good to me. Reviewed-by: Damien Le Moal <[email protected]> -- Damien Le Moal Western Digital Research