Re: [PATCH 2/2] x86/CPU/AMD: Print the reason for the last reset

From: Dave Hansen
Date: Tue Apr 08 2025 - 11:53:07 EST


On 4/7/25 14:46, Borislav Petkov wrote:
> On Mon, Apr 07, 2025 at 01:56:57PM -0500, Mario Limonciello wrote:
>> Boris, your thoughts please?
> Right, how hard would it be to decode those as much as possible without
> having users go look somewhere first?
>
> I mean, we can always go look somewhere for more info but for starters we
> should display as much useful information as possible.

Yeah, it's pretty cruel to have all the data to programmatically decode
the bits in the kernel tree and then only use it for documentation.

Big ack from me to decode this for users as much as possible.