HomeFreeBSD

Add "panicked" boolean which can be tested instead of panicstr

Description

Add "panicked" boolean which can be tested instead of panicstr

The test is performed all the time and reading entire panicstr to do it
wastes space.

Details

Provenance
mjgAuthored on
Parents
rS356655: Add KERNEL_PANICKED macro for use in place of direct panicstr tests
Branches
Unknown
Tags
Unknown