mips/kvm: Make kvm_locore.S 64-bit buildable/safe.
authorDavid Daney <david.daney@cavium.com>
Thu, 1 Aug 2013 20:22:35 +0000 (13:22 -0700)
committerGleb Natapov <gleb@redhat.com>
Mon, 26 Aug 2013 09:30:49 +0000 (12:30 +0300)
commitea69f28ddfcccbd40f941e68045ddfd7bb6cdc00
treea7ad6b750545ae4cdf6bd3aee7da8656ff5f8198
parentbb48c2fc6429314fa607106ccb901552484c6663
mips/kvm: Make kvm_locore.S 64-bit buildable/safe.

We need to use more of the Macros in asm.h to allow kvm_locore.S to
build in a 64-bit kernel.

For 32-bit there is no change in the generated object code.

Signed-off-by: David Daney <david.daney@cavium.com>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
arch/mips/kvm/kvm_locore.S