Re: [PATCH v3 01/10] arm64: mm: Flip kernel VA space
From: Catalin Marinas <catalin.marinas@arm.com>
Date: 2019-06-26 10:56:57
On Mon, Jun 17, 2019 at 05:09:11PM +0100, Steve Capper wrote:
On Fri, Jun 14, 2019 at 05:47:55PM +0530, Anshuman Khandual wrote:quoted
On 06/12/2019 10:56 PM, Steve Capper wrote:quoted
We need to adjust: *) KASAN shadow region placement logic, *) KASAN_SHADOW_OFFSET computation logic, *) virt_to_phys, phys_to_virt checks, *) page table dumper. These are all small changes, that need to take place atomically, so they are bundled into this commit.It will be great to add a before patch and after patch view of the kernel virtual address space enlisting different sections to make things apparent about what and how the layout has changed.Hmm, pondering this. I can introduce a documentation document in a new first patch then modify it as the series changes? Catalin, would that work for you?
If you want to. Otherwise just a patch documenting the final layout would work for me (possibly mentioning the commit which removed the original document as a reference). -- Catalin _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel