x86: remove ioapic_force
[deliverable/linux.git] / arch / x86 / kernel / apic_64.c
index 4d7a188025b38d4884ba1a37b56378c8cb049113..cd860856a0b77a0491f4b2adda940ea43f9988c3 100644 (file)
@@ -1813,7 +1813,6 @@ static int __init apic_set_verbosity(char *arg)
        if (!arg)  {
 #ifdef CONFIG_X86_64
                skip_ioapic_setup = 0;
-               ioapic_force = 1;
                return 0;
 #endif
                return -EINVAL;
This page took 0.022951 seconds and 5 git commands to generate.