commit | ecd29476ae0143b1c3641edfa76c0fc3e9ad3021 | [log] [tgz] |
---|---|---|
author | Maciej W. Rozycki <macro@linux-mips.org> | Wed May 21 22:09:19 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Jul 08 09:12:54 2008 +0200 |
tree | e8d836d6494ebc131c0b6576e63f87e1fac106aa | |
parent | d11d5794e0c21a1054e6cd57381050a999ad7232 [diff] |
x86: I/O APIC: remove parameters to fiddle with the 8259A Remove the "disable_8254_timer" and "enable_8254_timer" kernel parameters. Now that AEOI acknowledgements are no longer needed for correct timer operation, the 8259A can be kept disabled unconditionally unless interrupts, either timer or watchdog ones, are actually passed through it. Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>