[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <172909623125.3163685.2221495929826054136.b4-ty@arm.com>
Date: Wed, 16 Oct 2024 17:30:36 +0100
From: Catalin Marinas <catalin.marinas@....com>
To: linux-arm-kernel@...ts.infradead.org,
Anshuman Khandual <anshuman.khandual@....com>
Cc: Will Deacon <will@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Ard Biesheuvel <ardb@...nel.org>,
linux-kernel@...r.kernel.org,
Ryan Roberts <ryan.roberts@....com>
Subject: Re: [PATCH] arm64/mm: Change pgattr_change_is_safe() arguments as pteval_t
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
Powered by blists - more mailing lists