]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
PCI: add routines for debugging and handling lost interrupts
authorJames Bottomley <James.Bottomley@HansenPartnership.com>
Sun, 3 Aug 2008 18:02:12 +0000 (13:02 -0500)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 23 Oct 2008 21:54:18 +0000 (14:54 -0700)
commit388c8c16abafc2e74dff173b5de9ee519ea8d32f
treeed1197dcbff33881b7e285c066f1e4260be6c7a4
parent18b341b76cd99ce949806ccf5565900465ec2e7f
PCI: add routines for debugging and handling lost interrupts

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>
drivers/pci/Makefile
drivers/pci/irq.c [new file with mode: 0644]
include/linux/pci.h