PCIe AER error injector support

modulename: aer_inject.ko

configname: CONFIG_PCIEAER_INJECT

Linux Kernel Configuration
└─>PCIe AER error injector support
In linux kernel since version 2.6.31 (release Date: 2009-09-09)  
This enables PCI Express Root Port Advanced Error Reporting
(AER) software error injector.

Debugging PCIe AER code is quite difficult because it is hard
to trigger various real hardware errors. Software based
error injection can fake almost all kinds of errors with the
help of a user space helper tool aer-inject, which can be
gotten from:
http://www.kernel.org/pub/linux/utils/pci/aer-inject/

source code:
selects

CONFIG_GENERIC_IRQ_INJECTION

depends
CONFIG_PCIEAER or &