Files
ladybird/Kernel/Arch/x86/common/Interrupts.cpp
Idan Horowitz 39ecb832e4 Kernel: Don't try to dispatch urgent signals for kernel crashes
If we crashed in the kernel there's no point to sending a signal to the
active process, we're going to panic soon anyway.
2021-12-06 19:36:42 +01:00

42 KiB