Re: [PATCH v2 4/6] ARM: change vmalloc_start to vmalloc_size
From: Linus Walleij
Date: Fri May 28 2021 - 08:23:01 EST
On Fri, May 28, 2021 at 12:11 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>
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
Yours,
Linus Walleij