From: Andi Kleen Date: Thu, 16 Feb 2006 22:42:04 +0000 (+0100) Subject: [PATCH] x86_64: Don't enable ATI apicmaintimer workaround when the machine has C2... X-Git-Tag: v2.6.16-rc4~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab68805955ee3dd84a6aa76cd70e61fde996968d;p=pandora-kernel.git [PATCH] x86_64: Don't enable ATI apicmaintimer workaround when the machine has C2 or C3 Many laptops have problems with ticking the local APIC timer in C2/C3. The code added earlier to use it by default on ATI didn't really work for them. Don't enable it when the system supports C2/C3. This doesn't fix the problem fully, but at least it's not worse than before. Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed