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")
vm_page: conditionally compile label Tags None Referenced Files None Subscribers None
Description
Details
|