PC-BSD/trueos 06ae22csys/powerpc/booke booke_machdep.c

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.
DeltaFile
+2-1sys/powerpc/booke/booke_machdep.c
+2-11 files

UnifiedSplitRaw