Re: [PATCH] arm64/mm: Change protval as 'pteval_t' in map_range()

From: Catalin Marinas
Date: Tue Nov 12 2024 - 14:01:37 EST


On Mon, 11 Nov 2024 13:22:49 +0530, Anshuman Khandual wrote:
> pgprot_t has been defined as an encapsulated structure with pteval_t as its
> element. Hence it is prudent to use pteval_t as the type instead of via the
> size based u64. Besides pteval_t type might be different size later on with
> FEAT_D128.
>
>

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

[1/1] arm64/mm: Change protval as 'pteval_t' in map_range()
https://git.kernel.org/arm64/c/de7fb8d3a2c9

--
Catalin