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:
37c0005
)
KVM: Fix defined but not used warning in drivers/kvm/vmx.c
author
Gabriel C
<nix.or.die@googlemail.com>
Wed, 1 Aug 2007 14:23:10 +0000
(16:23 +0200)
committer
Avi Kivity
<avi@qumranet.com>
Sat, 13 Oct 2007 08:18:22 +0000
(10:18 +0200)
move_msr_up() is used only on X86_64 and generates a warning on !X86_64
Signed-off-by: Gabriel Craciunescu <nix.or.die@googlemail.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found