From: David Daney Date: Thu, 1 Aug 2013 20:22:35 +0000 (-0700) Subject: mips/kvm: Make kvm_locore.S 64-bit buildable/safe. X-Git-Tag: v3.12-rc1~143^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea69f28ddfcccbd40f941e68045ddfd7bb6cdc00;p=pandora-kernel.git 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 Acked-by: Ralf Baechle Acked-by: Paolo Bonzini Signed-off-by: Gleb Natapov --- Reading git-diff-tree failed