[GIT PULL] Keystone SOC support for 3.11
Arnd Bergmann
arnd at arndb.de
Mon Jun 24 04:16:18 EDT 2013
On Monday 24 June 2013 09:11:08 Steve Capper wrote:
>
> Many apologies, I think this was introduced by my huge page patches. For
> transparent hugepages to function correctly, access flag faults need to be
> handled by do_page_fault rather than do_sect_fault. Even without THP enabled
> the standard page fault handler is safe to use, so I removed the do_sect_fault
> entry from fsr-3level.c.
>
> Originally I had non-LPAE huge page code too in the series and one of those
> patches re-wired fsr-2level.c and then completely removed do_sect_fault.
>
> When I split the patch series I didn't spot that do_sect_fault was in limbo for
> LPAE.
Ok, I see.
> I think the do_sect_fault can safely be surrounded by #ifndef CONFIG_ARM_LPAE.
> Should I send a patch to do this?
Yes, that would be good. Please add it to Russell's patch tracker once
you get an ack.
Arnd
More information about the linux-arm-kernel
mailing list