diff options
author | Doug Moore <dougm@FreeBSD.org> | 2025-03-27 10:39:44 +0000 |
---|---|---|
committer | Doug Moore <dougm@FreeBSD.org> | 2025-03-27 10:39:44 +0000 |
commit | 6d6c97fb72a7dce85008cef891d093b24dcbb380 (patch) | |
tree | 08b5ddc30e3db3b59a4d4fcdb47c62827ea7a415 /lib/libbsdstat/(developers-only) | |
parent | 03dfb8d0211cf9d7405c4fd7d541dde28047001c (diff) |
vm_fault: update pred lock acq in copy_entry
In vm_fault_copy_entry, variable 'mpred' is invalided as the
predecessor of the next page to be inserted when an allocation failure
leads to lock release and reacquisition. Recompute it in that case.
Reported by: markj
Reviewed by: markj
Fixes: vm_page: expose page_alloc_after 6b33d9dc46c2f1cbb9127377119
Differential Revision: https://reviews.freebsd.org/D49521
Diffstat (limited to 'lib/libbsdstat/(developers-only)')
0 files changed, 0 insertions, 0 deletions