HomeFreeBSD

powerpc/booke: Check for the metadata address by physical address

Description

powerpc/booke: Check for the metadata address by physical address

The metadata pointer will almost never be at or above 'btext', as btext is a
relocated symbol, so will be based at VM_MIN_KERNEL_ADDRESS, not at
KERNBASE. Check the address against kernload, where the kernel is
physically loaded.

Details

Provenance
jhibbitsAuthored on
Parents
rS341421: MFC r341071, r341160
Branches
Unknown
Tags
Unknown