[PATCH 3/5] ARM: pgtable: introduce pteval_t to represent a pte value
Catalin Marinas
catalin.marinas at arm.com
Thu Nov 18 05:59:43 EST 2010
On 17 November 2010 17:29, Russell King - ARM Linux
<linux at arm.linux.org.uk> wrote:
> This makes everywhere dealing with pte values use the same type.
>
> Signed-off-by: Russell King <rmk+kernel at arm.linux.org.uk>
> ---
> arch/arm/include/asm/page.h | 6 ++++--
> arch/arm/include/asm/pgtable.h | 39 ++++++++++++++++++++-------------------
Do we need to adjust the type of the mask in pte_modify?
--
Catalin
More information about the linux-arm-kernel
mailing list