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

From: Sasha Levin
Date: Sun May 05 2019 - 15:13:37 EST


On Fri, May 03, 2019 at 05:04:01PM +0200, 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>
---

You really don't want this scissor line here, git will trim all your
message content below it.

--
Thanks,
Sasha

Cc: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>
Cc: Juergen Gross <jgross@xxxxxxxx>
Cc: Stefano Stabellini <sstabellini@xxxxxxxxxx>
Cc: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
Cc: Jens Axboe <axboe@xxxxxxxxx>
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxx
Cc: linux-block@xxxxxxxxxxxxxxx
Cc: stable@xxxxxxxxxxxxxxx
---