HomeFreeBSD

vm_page: conditionally compile label

Description

vm_page: conditionally compile label

A change that removed a goto left a label the target of no gotos on powerpc.
Use the preprocessor to hide that label when it's not a target.

Fixes: 7c9fe7a7925b ("vm_page: remove obsolete page alloc loops")

Details

Provenance
dougmAuthored on May 16 2025, 9:06 AM
Parents
rG3fe2f81f665b: vm_page: reduce iter_reset calls in alloc_domain_iter
Branches
Unknown
Tags
Unknown