Re: [PATCH 06/17] block: simplify bio_map_kern
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 4/22/25 23:26, Christoph Hellwig wrote: > Split bio_map_kern into a simple version that can use bio_add_virt_nofail > for kernel direct mapping addresses and a more complex bio_map_vmalloc > with the logic to chunk up and map vmalloc ranges using the > bio_add_vmalloc helper. > > Signed-off-by: Christoph Hellwig <[email protected]> Looks OK to me. Reviewed-by: Damien Le Moal <[email protected]> -- Damien Le Moal Western Digital Research