HomeFreeBSD

In r288122, we changed vm_page_unwire() so that it returns a Boolean

Description

In r288122, we changed vm_page_unwire() so that it returns a Boolean
indicating whether the page's wire count transitioned to zero. Use that
return value in zbuf_page_free() rather than checking the wire count.

MFC after: 1 week

Details

Provenance
alcAuthored on
Parents
rS323785: Sync with amd64/arm/arm64/i386/mips pmap change r288256:
Branches
Unknown
Tags
Unknown