commit | 9b2a13b963dece8d45e07692b7872ae5a075ca2a | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Sat Mar 25 16:30:46 2006 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Mar 25 09:10:55 2006 -0800 |
tree | 782cd87fb1ec85b41a0b14077708d5a1af180f57 | |
parent | 3056d6be19b50cbd3f0290e816d702cc3e54a6f3 [diff] |
[PATCH] x86_64: Always use IO-APIC routing for timer. I tested it on a couple of chipsets and it worked everywhere so it should be ok as default for now. So far I haven't done the great purge of the useless old check_timer code yet though. Can be overwritten with enable_8254_timer in the worst case Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>