Expand description
Machine-check exception handler (vector 18, #MC).
Known limitation: kernel_panic takes IrqMutex locks, so an MCE fired while
one is held can deadlock (TODO #21).
Authors: MarioS271
Functionsยง
- handler
- Panic with the interrupt stack frame. Never returns.