]> bbs.cooldavid.org Git - net-next-2.6.git/commit
x86: Force HPET readback_cmp for all ATI chipsets
authorThomas Gleixner <tglx@linutronix.de>
Wed, 14 Jul 2010 19:36:27 +0000 (21:36 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 15 Jul 2010 15:10:02 +0000 (17:10 +0200)
commit08be97962bf338161325d4901642f956ce8c1adb
treea4a765845def5eb95f954bf0d41ad283883a696e
parent2f7989efd4398d92b8adffce2e07dd043a0895fe
x86: Force HPET readback_cmp for all ATI chipsets

commit 30a564be (x86, hpet: Restrict read back to affected ATI
chipset) restricted the workaround for the HPET bug to SMX00
chipsets. This was reasonable as those were the only ones against
which we ever got a bug report.

Stephan Wolf reported now that this patch breaks his IXP400 based
machine. Though it's confirmed to work on other IXP400 based systems.

To error out on the safe side, we force the HPET readback workaround
for all ATI SMbus class chipsets.

Reported-by: Stephan Wolf <stephan@letzte-bankreihe.de>
LKML-Reference: <alpine.LFD.2.00.1007142134140.3321@localhost.localdomain>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Stephan Wolf <stephan@letzte-bankreihe.de>
Acked-by: Borislav Petkov <borislav.petkov@amd.com>
arch/x86/kernel/early-quirks.c
arch/x86/kernel/quirks.c