kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakage
authorMihai Caraman <mihai.caraman@freescale.com>
Fri, 7 Jun 2013 00:16:29 +0000 (19:16 -0500)
committerGleb Natapov <gleb@redhat.com>
Tue, 11 Jun 2013 08:10:49 +0000 (11:10 +0300)
commit4edd1ae91baa63e120b414647c79a7aa5ca50ae7
treedc05d20e73eac9ca8db5cfc41891828d16df5689
parent681865d48e867a4fb55ff0516e2aa1cee3e4f343
kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakage

Interrupt numbers defined for Book3E follows IVORs definition. Align
BOOKE_INTERRUPT_ALTIVEC_UNAVAIL and BOOKE_INTERRUPT_ALTIVEC_ASSIST to this
rule which also fixes the build breakage.
IVORs 32 and 33 are shared so reflect this in the interrupts naming.

This fixes a build break for 64-bit booke KVM.

Signed-off-by: Mihai Caraman <mihai.caraman@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
arch/powerpc/include/asm/kvm_asm.h