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:
d44e121
)
KVM: x86: fix build with !CONFIG_SMP
author
Radim Krčmář
<rkrcmar@redhat.com>
Mon, 9 Feb 2015 21:44:07 +0000
(22:44 +0100)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Tue, 10 Feb 2015 07:53:18 +0000
(08:53 +0100)
<asm/apic.h> isn't included directly and without CONFIG_SMP, an option
that automagically pulls it can't be enabled.
Reported-by: Jim Davis <jim.epost@gmail.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx.c
patch
|
blob
|
history
diff --cc
arch/x86/kvm/vmx.c
Simple merge