]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86: add io delay quirk for Presario F700
authorChuck Ebbert <cebbert@redhat.com>
Wed, 24 Sep 2008 23:26:04 +0000 (19:26 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 9 Oct 2008 02:44:40 +0000 (19:44 -0700)
commitf54fd05032fea1808f5e76dc8a94cde40f5d9f01
treed2910a1bba49e2345f5fb443ee21ff54d9a5a1bc
parent05ec0ff50561e9c295a4d1b64ca2d0d7d0227820
x86: add io delay quirk for Presario F700

commit e6a5652fd156a286faadbf7a4062b5354d4e346e upstream

Manually adding "io_delay=0xed" fixes system lockups in ioapic
mode on this machine.

System Information
Manufacturer: Hewlett-Packard
Product Name: Presario F700 (KA695EA#ABF)

Base Board Information
Manufacturer: Quanta
Product Name: 30D3

Reference:
https://bugzilla.redhat.com/show_bug.cgi?id=459546

Signed-off-by: Chuck Ebbert <cebbert@redhat.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/x86/kernel/io_delay.c