DF-1112 / build.sh
#!/bin/sh # DF-1112 build — no compilation needed; bug is in the ACPI GSBUS opregion # handler and only invoked by ACPI AML (no unprivileged userspace path). echo "DF-1112 is a latent kernel-side bug; no userspace build is meaningful." echo "See df1112.c and VERDICT.md for the source-level trace." |