static PANIC_IN_PROGRESS: AtomicBoolExpand description
Flag indicating if the kernel is in a panic state. When true, serial output bypasses all locks to ensure messages are displayed.
static PANIC_IN_PROGRESS: AtomicBoolFlag indicating if the kernel is in a panic state. When true, serial output bypasses all locks to ensure messages are displayed.