From: Andi Kleen Date: Sat, 25 Mar 2006 15:30:46 +0000 (+0100) Subject: [PATCH] x86_64: Always use IO-APIC routing for timer. X-Git-Tag: v2.6.17-rc1~693 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b2a13b963dece8d45e07692b7872ae5a075ca2a;p=pandora-kernel.git [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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed