HomeFreeBSD

powerpc/booke: Fix Book-E boot post-minidump

Description

powerpc/booke: Fix Book-E boot post-minidump

r353489 added minidump support for powerpc64, but it added a dependency on
the dump_avail array. Leaving it uninitialized caused breakage in late
boot. Initialize dump_avail, even though the 64-bit booke pmap doesn't yet
support minidumps, but will in the future.

Details

Provenance
jhibbitsAuthored on
Parents
rS353907: Belatedly remove stale debug symbols after r339270.
Branches
Unknown
Tags
Unknown