Thanks Damien, Will update that.
On Mon, Jan 4, 2021 at 5:45 PM Damien Le Moal wrote:
>
> On 2021/01/04 19:48, SelvaKumar S wrote:
> > Export bio_map_kern() so that copy offload emulation can use
> > it to add vmalloced memory to bio.
> >
> > Signed-off-by: SelvaKumar S
> > ---
> > block/blk-ma
On 2021/01/04 19:48, SelvaKumar S wrote:
> Export bio_map_kern() so that copy offload emulation can use
> it to add vmalloced memory to bio.
>
> Signed-off-by: SelvaKumar S
> ---
> block/blk-map.c| 3 ++-
> include/linux/blkdev.h | 2 ++
> 2 files changed, 4 insertions(+), 1 deletion(-)
Export bio_map_kern() so that copy offload emulation can use
it to add vmalloced memory to bio.
Signed-off-by: SelvaKumar S
---
block/blk-map.c| 3 ++-
include/linux/blkdev.h | 2 ++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/block/blk-map.c b/block/blk-map.c
index 216
3 matches
Mail list logo