https://github.com/torvalds/linux
Revision e70ea8c09db0e25ab58f84ba7f393e5c9125a8ee authored by Andi Kleen on 21 October 2006, 16:37:03 UTC, committed by Andi Kleen on 21 October 2006, 16:37:03 UTC
By default route the 8254 over the 8259 and only disable
it on ATI boards where this causes double timer interrupts.

This should unbreak some Nvidia boards where the timer doesn't
seem to tick of it isn't enabled in the 8259. At least one
VIA board also seemed to have a little trouble with the disabled
8259.

For 2.6.20 we'll try both dynamically without black listing, but I think
for .19 this is the safer approach because it has been already well tested
in earlier kernels. This also makes the x86-64 behaviour the same
as i386.

Command line options can change all this of course.

Signed-off-by: Andi Kleen <ak@suse.de>
1 parent dbaab49
History
Tip revision: e70ea8c09db0e25ab58f84ba7f393e5c9125a8ee authored by Andi Kleen on 21 October 2006, 16:37:03 UTC
[PATCH] x86-64: Revert timer routing behaviour back to 2.6.16 state
Tip revision: e70ea8c
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 542 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.2 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 73.8 KB
Makefile -rw-r--r-- 49.0 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top