With the Damien's comments addressed:
Reviewed-by: Johannes Thumshirn
On 4/22/25 23:26, Christoph Hellwig wrote:
> Add a helper to add a vmalloc region to a bio, abstracting away the
> vmalloc addresses from the underlying pages. Also add a helper to
> calculate how many segments need to be allocated for a vmalloc region.
>
> Signed-off-by: Christoph Hellwig
> ---
On 4/22/25 16:26, Christoph Hellwig wrote:
Add a helper to add a vmalloc region to a bio, abstracting away the
vmalloc addresses from the underlying pages. Also add a helper to
calculate how many segments need to be allocated for a vmalloc region.
Signed-off-by: Christoph Hellwig
---
block/b