[PATCH] arm64/mm: Change pgattr_change_is_safe() arguments as pteval_t

Catalin Marinas catalin.marinas at arm.com
Wed Oct 16 09:30:36 PDT 2024


On Tue, 01 Oct 2024 10:28:04 +0530, Anshuman Khandual wrote:
> pgattr_change_is_safe() processes two distinct page table entries that just
> happen to be 64 bits for all levels. This changes both arguments to reflect
> the actual data type being processed in the function.
> 
> This change is important when moving to FEAT_D128 based 128 bit page tables
> because it makes it simple to change the entry size in one place.
> 
> [...]

Applied to arm64 (for-next/misc), thanks!

[1/1] arm64/mm: Change pgattr_change_is_safe() arguments as pteval_t
      https://git.kernel.org/arm64/c/8ef41786d88f

-- 
Catalin




More information about the linux-arm-kernel mailing list