commit | ea69f28ddfcccbd40f941e68045ddfd7bb6cdc00 | [log] [tgz] |
---|---|---|
author | David Daney <david.daney@cavium.com> | Thu Aug 01 13:22:35 2013 -0700 |
committer | Gleb Natapov <gleb@redhat.com> | Mon Aug 26 12:30:49 2013 +0300 |
tree | a7ad6b750545ae4cdf6bd3aee7da8656ff5f8198 | |
parent | bb48c2fc6429314fa607106ccb901552484c6663 [diff] |
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>