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:
f41bfc9
)
KVM: x86: Fix APIC map calculation after re-enabling
author
Jan Kiszka
<jan.kiszka@siemens.com>
Sun, 29 Dec 2013 01:29:30 +0000
(
02:29
+0100)
committer
Marcelo Tosatti
<mtosatti@redhat.com>
Mon, 30 Dec 2013 20:58:17 +0000
(18:58 -0200)
Update arch.apic_base before triggering recalculate_apic_map. Otherwise
the recalculation will work against the previous state of the APIC and
will fail to build the correct map when an APIC is hardware-enabled
again.
This fixes a regression of
1e08ec4a13
.
Cc: stable@vger.kernel.org
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/lapic.c
patch
|
blob
|
history
diff --cc
arch/x86/kvm/lapic.c
Simple merge