KVM: PPC: Book3S PR: Fix ABIv2 on LE
authorAlexander Graf <agraf@suse.de>
Mon, 16 Jun 2014 12:37:53 +0000 (14:37 +0200)
committerAlexander Graf <agraf@suse.de>
Mon, 7 Jul 2014 10:02:51 +0000 (12:02 +0200)
commit55ab169b7b9276e6e1e01a88531bcf34803dcde2
tree71b254f3e4db35e63f42adf2714e16f2c5d3f775
parent6ed179b67ca1a05034728ab160905900416b1835
KVM: PPC: Book3S PR: Fix ABIv2 on LE

We switched to ABIv2 on Little Endian systems now which gets rid of the
dotted function names. Branch to the actual functions when we see such
a system.

Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/kvm/book3s_interrupts.S
arch/powerpc/kvm/book3s_rmhandlers.S