Re: [PATCH] xen-blkfront: switch kcalloc to kvcalloc for large array allocation

From: Juergen Gross
Date: Mon May 06 2019 - 04:12:01 EST


On 03/05/2019 17:04, Roger Pau Monne wrote:
> There's no reason to request physically contiguous memory for those
> allocations.
>
> Reported-by: Ian Jackson <ian.jackson@xxxxxxxxxx>
> Signed-off-by: Roger Pau Monnà <roger.pau@xxxxxxxxxx>

Reviewed-by: Juergen Gross <jgross@xxxxxxxx>


Juergen