Remove dead PCIe hardware at array start so correctable AER errors stop burying the syslog

This commit is contained in:
Gmer4Lfe
2026-08-10 18:22:09 -04:00
parent c0da7d935d
commit 74b579e281
4 changed files with 333 additions and 0 deletions
+1
View File
@@ -755,6 +755,7 @@ detect_hosts() {
_alias_array "PARTNERSHIP_SERVICES_REPLACE_CONTAINERS"
_alias_array "RW_PAUSE_CONTAINERS"
_alias_array "RW_STOP_CONTAINERS"
_alias_array "PCIE_QUIET_DEVICES"
# ── Set array aliases — associative arrays ────────────────────────────────
# Associative arrays cannot be copied with eval — must be rebuilt key by key