HomeFreeBSD

Addendum to r334233. In vm_fault_populate(), since the page lock is held,

Description

Addendum to r334233. In vm_fault_populate(), since the page lock is held,
we must use vm_page_xunbusy_maybelocked() rather than vm_page_xunbusy() to
unbusy the page.

Reviewed by: kib
X-MFC with: r334233

Details

Provenance
alcAuthored on May 28 2018, 4:23 PM
Parents
rGeef8d4a973f9: Use correct mask.
Branches
Unknown
Tags
Unknown

Event Timeline