aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/irq.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2008-10-23PCI: add routines for debugging and handling lost interruptsJames Bottomley1-0/+60
We're getting a lot of storage drivers blamed for interrupt misrouting issues. This patch provides a standard way of reporting the problem ... and, if possible, correcting it. Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>