aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cvs/cvsinit
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2026-04-08 04:21:09 +0000
committerMark Johnston <markj@FreeBSD.org>2026-04-08 14:04:29 +0000
commit04132e01004316ddd0e0cde6ef15b100b7b1844d (patch)
tree16ea0d355be4084b504e2cd6b8f51e2241246b26 /gnu/usr.bin/cvs/cvsinit
parent77df0240307ebbc606e17c9b83c0d940d33c2649 (diff)
vm_fault: Reset m_needs_zeroing properlyHEADmain
- When allocating a page, we should only consider the PG_ZERO flag when handling the top-level page. - Unconditionally reset the flag when restarting the fault handler. Previously, vm_fault_busy_sleep() would fail to reset it. PR: 294039 Reviewed by: kib Tested by: Peter Much <pmc@citylink.dinoex.sub.org> MFC after: 3 days Fixes: cff67bc43df1 ("vm_fault: only rely on PG_ZERO when the page was newly allocated") Differential Revision: https://reviews.freebsd.org/D56234
Diffstat (limited to 'gnu/usr.bin/cvs/cvsinit')
0 files changed, 0 insertions, 0 deletions