HomeFreeBSD

vm_fault: reset iterator after vm_fault_populate()

Description

vm_fault: reset iterator after vm_fault_populate()

Add a call to pctrie_iter_reset after vm_fault_allocate returns to
vm_fault_allocate, since the iterator may be corrupted.

Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D49957

Details

Provenance
dougmAuthored on Thu, Apr 24, 10:18 PM
Reviewer
kib
Differential Revision
D49957: vm_fault: reset iterator after vm_fault_populate()
Parents
rGc3e06b23b417: mount.8: Add a single example for single user mode
Branches
Unknown
Tags
Unknown