Re: [PATCH 1/5] iova: Move fast alloc size roundup into alloc_iova_fast()

From: John Garry
Date: Wed Oct 27 2021 - 05:25:35 EST


On 11/10/2021 03:06, Jason Wang wrote:
On Fri, Sep 24, 2021 at 6:07 PM John Garry<john.garry@xxxxxxxxxx> wrote:
It really is a property of the IOVA rcache code that we need to alloc a
power-of-2 size, so relocate the functionality to resize into
alloc_iova_fast(), rather than the callsites.

Signed-off-by: John Garry<john.garry@xxxxxxxxxx>
Acked-by: Jason Wang<jasowang@xxxxxxxxxx>

Thanks


Hi Joerg,

Can you pick up this patch only for 5.16? It has a good few tags, and I'm waiting for feedback/update from Robin on the rest of the series.

Cheers,
John