[PATCH] arm64/ptdump: Test both PTE_TABLE_BIT and PTE_VALID for block mappings
Catalin Marinas
catalin.marinas at arm.com
Tue Nov 5 05:51:37 PST 2024
On Tue, 05 Nov 2024 10:11:54 +0530, Anshuman Khandual wrote:
> Test both PTE_TABLE_BIT and PTE_VALID for block mappings, similar to KVM S2
> ptdump. This ensures consistency in identifying block mappings, both in the
> S1 and the S2 page tables. Besides being kernel page tables, there will not
> be any unmapped (!PTE_VALID) block mappings.
>
>
Applied to arm64 (for-next/misc), thanks!
[1/1] arm64/ptdump: Test both PTE_TABLE_BIT and PTE_VALID for block mappings
https://git.kernel.org/arm64/c/dc9b74a76320
--
Catalin
More information about the linux-arm-kernel
mailing list