linux/drivers/pci/pcie/aer
Hidetoshi Seto 0d465f2350 PCI: pcie, aer: fix report of multiple errors
The flag AER_MULTI_ERROR_VALID_FLAG in info->flag does mean that the
root port receives multiple error messages.  Error messages can be
posted from different devices, so it does not mean that each reported
device has multiple errors.

If there are multiple error devices and the root port has valid error
source ID, it would be nice to report which device is the error source
reported first.

Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2009-09-09 13:47:46 -07:00
..
aer_inject.c PCI: pcie, aer: checkpatch style cleanup in pcie/aer/* 2009-09-09 13:46:18 -07:00
aerdrv.c PCI: pcie, aer: checkpatch style cleanup in pcie/aer/* 2009-09-09 13:46:18 -07:00
aerdrv.h PCI: pcie, aer: checkpatch style cleanup in pcie/aer/* 2009-09-09 13:46:18 -07:00
aerdrv_acpi.c PCI/ACPI: rename pci_osc_control_set() 2009-03-19 19:29:33 -07:00
aerdrv_core.c PCI: pcie, aer: init struct aer_err_info for reuse 2009-09-09 13:47:32 -07:00
aerdrv_errprint.c PCI: pcie, aer: fix report of multiple errors 2009-09-09 13:47:46 -07:00
ecrc.c PCI ECRC: Remove unnecessary semicolons 2009-06-29 12:10:35 -07:00
Kconfig PCI AER: software error injection 2009-06-16 14:30:14 -07:00
Kconfig.debug PCI AER: software error injection 2009-06-16 14:30:14 -07:00
Makefile PCI AER: software error injection 2009-06-16 14:30:14 -07:00