Re: [PATCH v2 3/6] ARM: change vmalloc_min to vmalloc_start

From: Xu, Yanfei
Date: Fri May 28 2021 - 09:06:09 EST




On 5/28/21 6:11 PM, Russell King (Oracle) 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: Yanfei Xu <yanfei.xu@xxxxxxxxxxxxx>

Thanks!


Regards,
Yanfei