]> git.baikalelectronics.ru Git - kernel.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)
commit1bf4836deaf6759961b772a4fa865da1858f37ee
treea4a765845def5eb95f954bf0d41ad283883a696e
parent8b659b56144b0a96bc698ba53b442f358e3e1133
x86: Force HPET readback_cmp for all ATI chipsets

commit dedacd15 (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