linux/drivers/pci/pcie/aer
Zhang, Yanmin 3d5505c56d PCI AER: multiple error support
When a root port receives the same errors more than once before the
kernel process them, the Multiple Error Messages Received flags are set
by hardware. Because the root port could only save one kind of
correctable error source id and another uncorrectable error source id at
the same time, the second message sender id is lost if the 2 messages
are sent from 2 different devices. This patch makes the kernel search
all devices under the root port when multiple messages are received.

Reviewed-by: Andrew Patterson <andrew.patterson@hp.com>
Signed-off-by: Zhang Yanmin <yanmin_zhang@linux.intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2009-06-16 14:30:14 -07:00
..
aerdrv.c PCI: PCIE AER: export aer_irq 2009-06-16 14:29:33 -07:00
aerdrv.h PCI AER: multiple error support 2009-06-16 14:30:14 -07:00
aerdrv_acpi.c PCI/ACPI: rename pci_osc_control_set() 2009-03-19 19:29:33 -07:00
aerdrv_core.c PCI AER: multiple error support 2009-06-16 14:30:14 -07:00
aerdrv_errprint.c PCI hotplug: aerdrv: fix a typo in error message 2009-01-07 11:12:41 -08:00
ecrc.c PCI: Add support for turning PCIe ECRC on or off 2009-06-11 12:04:21 -07:00
Kconfig PCI: Add support for turning PCIe ECRC on or off 2009-06-11 12:04:21 -07:00
Makefile PCI: Add support for turning PCIe ECRC on or off 2009-06-11 12:04:21 -07:00