From: Jan Kiszka <jan.kiszka@xxxxxxxxxxx> Already called by the bootstrap code. Signed-off-by: Jan Kiszka <jan.kiszka@xxxxxxxxxxx> --- x86/apic.c | 1 - 1 file changed, 1 deletion(-) diff --git a/x86/apic.c b/x86/apic.c index 50e77fc..d06153f 100644 --- a/x86/apic.c +++ b/x86/apic.c @@ -326,7 +326,6 @@ int main() test_lapic_existence(); mask_pic_interrupts(); - enable_apic(); test_enable_x2apic(); test_self_ipi(); -- 1.8.1.1.298.ge7eed54 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html