alistair23-linux/drivers/pci/pcie/aer
Wanlong Gao 40294d8f14 PCI: Fix uninitialized variable bug in AER injection code
If it was preempted, and the variable aer_mask_override is changed
after the spin_unlock_irqrestore it will write an uninitialized
variable by the pci_write_config_dword() function.

Signed-off-by: Wanlong Gao <wanlong.gao@gmail.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2011-05-10 15:43:30 -07:00
..
aer_inject.c PCI: Fix uninitialized variable bug in AER injection code 2011-05-10 15:43:30 -07:00
aerdrv.c PCI/ACPI: Request _OSC control once for each root bridge (v3) 2011-01-14 08:55:41 -08:00
aerdrv.h ACPI, APEI, Add PCIe AER error information printing support 2011-03-21 22:59:08 -04:00
aerdrv_acpi.c PCI/PCIe/AER: Disable native AER service if BIOS has precedence 2010-10-15 13:09:50 -07:00
aerdrv_core.c PCI: aerdrv: fix uninitialized variable warning 2010-10-15 13:09:48 -07:00
aerdrv_errprint.c ACPI, APEI, Add PCIe AER error information printing support 2011-03-21 22:59:08 -04:00
ecrc.c PCIe AER: use pci_is_pcie() 2009-11-24 15:25:17 -08:00
Kconfig PCI AER: software error injection 2009-06-16 14:30:14 -07:00
Kconfig.debug PCI: change PCI nomenclature in drivers/pci/ (non-comment changes) 2009-12-16 13:37:54 -08:00
Makefile PCI AER: software error injection 2009-06-16 14:30:14 -07:00