]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86: Disable HPET MSI on ATI SB700/SB800
authorVenkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Fri, 29 Jan 2010 19:27:31 +0000 (11:27 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 9 Feb 2010 12:50:51 +0000 (04:50 -0800)
commit3492bbb3afd5fd9fa873015691004797371ec373
tree7198a42e6b22844ab8039eca380eb10c42138d87
parentcf135e5571317539a44bf3022f4f2c14a64edaa1
x86: Disable HPET MSI on ATI SB700/SB800

commit 73472a46b5b28116b145fb5fc05242c1aa8e1461 upstream

HPET MSI on platforms with ATI SB700/SB800 as they seem to have some
side-effects on floppy DMA. Do not use HPET MSI on such platforms.

Original problem report from Mark Hounschell
http://lkml.indiana.edu/hypermail/linux/kernel/0912.2/01118.html

Tested-by: Mark Hounschell <markh@compro.net>
Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Cc: <stable@kernel.org>
LKML-Reference: <20100121190952.GA32523@linux-os.sc.intel.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/include/asm/hpet.h
arch/x86/kernel/hpet.c
arch/x86/kernel/quirks.c