Re: [PATCH] mce: fix missing stack-dumping in mce_panic()
From: Miaohe Lin
Date: Thu Dec 29 2022 - 20:56:54 EST
On 2022/12/29 20:51, Borislav Petkov wrote:
> On Thu, Dec 29, 2022 at 08:33:55PM +0800, Miaohe Lin wrote:
>> I think
>
> You think or you know?
The problem code logic exists since that time.
>
> I'm assuming reverting 6e6f0a1f0fa6 shows the MCE panic?
Yes, that's right.
>
> I guess the original issue that commit was fixing is to save that
> redundant oops message but Tony seems to want to see it now and I'm not
> sure how much we care about 80x50 screens nowadays... :-)
80x50 screens should be really uncommon now. But avoiding redundant oops message
should always save our time. ;)
Thanks,
Miaohe Lin