HomeFreeBSD

The "lookup_is_valid" field is used as a "bool". Make it one.

Description

The "lookup_is_valid" field is used as a "bool". Make it one.

Convert vm_fault_hold()'s Boolean variables that are only used
internally to "bool". Add a comment describing why the one
remaining "boolean_t" was not converted.

Reviewed by: kib
MFC after: 8 days

Details

Provenance
alcAuthored on
Reviewer
kib
Parents
rS308097: Fix WITNESS hints for pagequeue locks.
Branches
Unknown
Tags
Unknown