From: Mihai Caraman Date: Fri, 7 Jun 2013 00:16:29 +0000 (-0500) Subject: kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakage X-Git-Tag: v3.10-rc6~27^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4edd1ae91baa63e120b414647c79a7aa5ca50ae7;p=pandora-kernel.git 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 Signed-off-by: Scott Wood Signed-off-by: Gleb Natapov --- Reading git-diff-tree failed