DF-2205 / run.sh
#!/bin/sh # DF-2205 run.sh -- HW-gated finding; no live trigger on this audit guest # (no Vega20 GPU; psp_xgmi_get_topology_info failure path is not reachable). echo "DF-2205: HW-gated (no Vega20 GPU on guest). Source-only verification." echo "See VERDICT.md for the half-init error-path trace and the list_del fix." echo "Phase 8 evidence: build_patched.log shows amdgpu.ko rebuilt rc=0 under -Werror." |