Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | aer-inject: Replace hardcoded /usr with ${prefix} | Khem Raj | 2024-03-27 | 1 | -2/+2 |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | aer-inject: Fix build with latest musl | Khem Raj | 2024-03-27 | 2 | -1/+34 |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | aer-inject:add new recipe | chenheyun | 2024-03-27 | 1 | -0/+29 |
aer-inject allows to inject PCIE AER errors on the software level into a running Linux kernel. This is intended for validation of the PCIE driver error recovery handler and CIE AER core handler. References: https://git.kernel.org/cgit/linux/kernel/git/gong.chen/aer-inject.git/ Signed-off-by: chenheyun <chen_heyun@163.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |