Re: [PATCH 4/4] ARM: change vmalloc_start to vmalloc_size

From: Linus Walleij
Date: Tue May 18 2021 - 18:21:29 EST


On Tue, May 18, 2021 at 2:15 PM Russell King (Oracle)
<rmk+kernel@xxxxxxxxxxxxxxx> wrote:

> Rather than storing the start of vmalloc space, store the size, and
> move the calculation into adjust_lowmem_limit(). We now have one single
> place where this calculation takes place.
>
> Signed-off-by: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>

This is really nice.
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Yours,
Linus Walleij