Skip to main content

Module _18_machine_check

Module _18_machine_check 

Source
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.