[PATCH] arm64: compat: fix compilation when using 64kB pages

Will Deacon will.deacon at arm.com
Mon Jul 15 06:02:43 EDT 2013


On Thu, Jul 11, 2013 at 03:30:36PM +0100, Marc Zyngier wrote:
> When compiling for 64kB pages, we end-up having conflicting
> implementations for aarch32_break_handler().
> 
> Wrap the 4kB page implementation with a CONFIG_COMPAT guard and change
> the !CONFIG_COMPAT implementation to be static inline instead of simply static.
> 
> Cc: Will Deacon <will.deacon at arm.com>
> Cc: Catalin Marinas <catalin.marinas at arm.com>
> Signed-off-by: Marc Zyngier <marc.zyngier at arm.com>

I think there was a better fix kicking around for this from Chen Gang already.
I asked for a new commit message, but a v3 didn't appear:

  http://lists.infradead.org/pipermail/linux-arm-kernel/2013-June/179418.html

Will



More information about the linux-arm-kernel mailing list