HomeFreeBSD

vm_phys: #include vm_extern

Description

vm_phys: #include vm_extern

Arm64 and powerpc don't include vm_extern.h indirectly in vm_phys.c, which
means that for the sake of those architectures, it must be included explicitly.

Also, fix a set-unused warning that jenkins also found.

Reported by: Jenkins
Fixes: c606ab59e7f9 vm_extern: use standard address checkers everywhere

(cherry picked from commit 01e115ab83a4b82216e02198dbcc7c794a752711)

Details

Provenance
dougmAuthored on Dec 31 2021, 5:31 AM
Parents
rGc5a5a9dbcf38: vm_extern: use standard address checkers everywhere
Branches
Unknown
Tags
Unknown