git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb48c2f
)
mips/kvm: Make kvm_locore.S 64-bit buildable/safe.
author
David Daney
<david.daney@cavium.com>
Thu, 1 Aug 2013 20:22:35 +0000
(13:22 -0700)
committer
Gleb Natapov
<gleb@redhat.com>
Mon, 26 Aug 2013 09:30:49 +0000
(12:30 +0300)
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>
No differences found