Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_PCIEAER_INJECT
has multiple definitions:
drivers/pci/pcie/Kconfig
The configuration item CONFIG_PCIEAER_INJECT:
CONFIG_PCIEAER
aer_inject
, aer_inject
This enables PCI Express Root Port Advanced Error Reporting (AER) software error injector.
Debugging 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: https://github.com/intel/aer-inject.git
drivers/pci/pcie/aer/Kconfig.debug
The configuration item CONFIG_PCIEAER_INJECT:
CONFIG_PCIEAER
aer_inject
, aer_inject
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/
drivers/pci/pcie/aer/Kconfig.debug
The configuration item CONFIG_PCIEAER_INJECT:
CONFIG_PCIEAER
aer_inject
, aer_inject
This enables PCI Express Root Port Advanced Error Reporting (AER) software error injector.
Debuging 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/
Raw data from LKDDb:
lkddb module aer_inject CONFIG_PCIEAER_INJECT : drivers/pci/pcie/Kconfig : "PCI Express error injection support" # in 4.18–4.20, 5.0–5.19, 6.0–6.12
lkddb module aer_inject CONFIG_PCIEAER_INJECT : drivers/pci/pcie/aer/Kconfig.debug : "PCIe AER error injector support" # in 2.6.31–2.6.39, 3.0–3.19, 4.0–4.17
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - P index
Automatically generated (in year 2024). See also LKDDb sources on GitLab