Re: [PATCH v2 2/4] arm64: kasan: abstract _text and _end to KERNEL_START/END

From: Will Deacon
Date: Fri Feb 05 2021 - 14:50:43 EST


On Fri, Feb 05, 2021 at 12:06:10AM +0800, Lecopzer Chen wrote:
> I think it would be better to leave this for you since I'm not
> familiar with the relationship
> between vmemmap() and NUMA_NO_NODE.
>
> So I would just keep this patch in next version, is this fine with you?

Yes, ok.

Will