[PATCH v2 5/9] arm64: KVM: use separate tables for AArch32 32 and 64bit traps

Christoffer Dall christoffer.dall at linaro.org
Sun May 25 08:35:08 PDT 2014


On Tue, May 20, 2014 at 05:55:41PM +0100, Marc Zyngier wrote:
> An interesting "feature" of the CP14 encoding is that there is
> an overlap between 32 and 64bit registers, meaning they cannot
> live in the same table as we did for CP15.
> 
> Create separate tables for 64bit CP14 and CP15 registers, and
> let the top level handler use the right one.
> 
> Reviewed-by: Anup Patel <anup.patel at linaro.org>
> Signed-off-by: Marc Zyngier <marc.zyngier at arm.com>

Reviewed-by: Christoffer Dall <christoffer.dall at linaro.org>



More information about the linux-arm-kernel mailing list