Re: [PATCH v2 3/6] ARM: change vmalloc_min to vmalloc_start
From: Linus Walleij
Date: Fri May 28 2021 - 08:22:24 EST
On Fri, May 28, 2021 at 12:11 PM Russell King (Oracle)
<rmk+kernel@xxxxxxxxxxxxxxx> wrote:
> Change the current vmalloc_min, which is supposed to be the lowest
> address of vmalloc space including the VMALLOC_OFFSET, to vmalloc_start
> which does not include VMALLOC_OFFSET.
>
> Signed-off-by: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
Yours,
Linus Walleij