summaryrefslogtreecommitdiff
path: root/drivers/ata/libata-sff.c
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2008-06-28 01:49:02 +0900
committerJeff Garzik <jgarzik@redhat.com>2008-07-04 09:05:59 -0400
commitea0c62f7cf70f13a67830471b613337bd0c9a62e (patch)
treef57ec0dbe1f2ed1f8f038a0059ae4c72e98e602a /drivers/ata/libata-sff.c
parent464b3286b4aa459059c6fda85ba55185fd21d9fc (diff)
ahci: always clear all bits in irq_stat
Some AHCI controllers (ICH7 was reported) set pending bit in HOST_IRQ_STAT for non-existent ports and when it's not cleared falls into IRQ storm. Always clear full irq_stat instead of only the bits that are handled. As nothing changes for recognized ports, the risk of breaking things is pretty low. Reported and verified by Philipp Thomas in the following suse bugzilla. https://bugzilla.novell.com/attachment.cgi?id=215692 Signed-off-by: Tejun Heo <tj@kernel.org> Cc: Philipp Thomas <pth@novell.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'drivers/ata/libata-sff.c')
0 files changed, 0 insertions, 0 deletions