# DF-0239 — DF-0239 — Missing `resume_kproc` implementation: suspend permanently freezes daemons

See **VERDICT.md** for the full root-cause analysis and reachability.

## Reproduce
```sh
./build.sh && ./run.sh
```
(For DF-0239 the bug is confirmed at source level; on this QEMU guest the vulnerable
path is latent / timing-dependent — see VERDICT.md "Reachability".)

## Fix
`fix.diff` is a standalone `git apply\ -able` patch. Validated to apply clean
(`git apply --check`) and compile in a single all-fixes kernel build
(`all_fixes_build.log`, rc=0, no errors).
