]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit69b2985c92804edcbe6b1672028b1821426a4ac3
treedc05d20e73eac9ca8db5cfc41891828d16df5689
parentc2a25973bfa595f781b55c2c9de91e72538d6960
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