HomeFreeBSD

Fix a bug introduced in r356002. Prior versions of this patchset had

Description

Fix a bug introduced in r356002. Prior versions of this patchset had
vm_page_remove() rather than !vm_page_wired() as the condition for free.
When this changed back to wired the busy lock was leaked.

Reported by: pho
Reviewed by: markj

Details

Provenance
jeffAuthored on
Parents
rS356025: MFC r355777:
Branches
Unknown
Tags
Unknown