RE: [PATCH 2/2] x86/mce: Dump the stack for recoverable machine checks in kernel context

From: Luck, Tony
Date: Mon Oct 31 2022 - 13:13:24 EST


> 1. If the error has raised a MCE, then we will dump stack anyway.

I don't see stack dumps for machine check panics. I don't have any non-standard
settings (I think). Nor do I see them in the panic messages that other folks send
to me.

Are you settting some CONFIG or command line option to get a stack dump?

-Tony