From: Maciej W. Rozycki Date: Wed, 21 May 2008 21:09:19 +0000 (+0100) Subject: x86: I/O APIC: remove parameters to fiddle with the 8259A X-Git-Tag: v2.6.27-rc1~1106^2~251^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecd29476ae0143b1c3641edfa76c0fc3e9ad3021;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed