OSDN Git Service

KVM: PPC: Book3S HV: Fix ABIv2 on LE
authorAlexander Graf <agraf@suse.de>
Mon, 16 Jun 2014 12:41:15 +0000 (14:41 +0200)
committerAlexander Graf <agraf@suse.de>
Mon, 28 Jul 2014 13:22:25 +0000 (15:22 +0200)
commit9bf163f86d0dc2f9070d9b1b8c27cedcf8eec816
tree39183805caf39b59dd91b903654824c3cc6413b6
parent76d072fb05f646eb180f161bbe06ab185af52f38
KVM: PPC: Book3S HV: Fix ABIv2 on LE

For code that doesn't live in modules we can just branch to the real function
names, giving us compatibility with ABIv1 and ABIv2.

Do this for the compiled-in code of HV KVM.

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