[PATCH 1/5] mm: hugetlb: Introduce huge_pte_{page,present,young}

Steve Capper steve.capper at linaro.org
Mon Mar 3 03:01:14 EST 2014


On Tue, Feb 18, 2014 at 03:27:11PM +0000, Steve Capper wrote:
> Introduce huge pte versions of pte_page, pte_present and pte_young.
> This allows ARM (without LPAE) to use alternative pte processing logic
> for huge ptes.
> 
> Where these functions are not defined by architectural code they
> fallback to the standard functions.
> 
> Signed-off-by: Steve Capper <steve.capper at linaro.org>

Hi,
I was wondering if this patch looks reasonable to people?

Thanks,
-- 
Steve



More information about the linux-arm-kernel mailing list