RE: [PATCH] mce: fix missing stack-dumping in mce_panic()

From: Luck, Tony
Date: Sun Jan 08 2023 - 12:56:09 EST


> As a first step, let's change the current behavior of no stack dumps first? And then,
> we could try to achieve #1 preference if possible.

Ok. Repost the patch that fixes things for an oops dump for every mce_panic().

Maybe then I can look at some way to suppress the oops dump for the "useless"
cases? Or perhaps at least add an extra message that stack dumps from arbitrary
machine checks are rarely useful.

-Tony