Re: [PATCH] scripts/gdb: De-reference per-CPU MCE interrupts
From: Andrew Morton
Date: Tue Jun 24 2025 - 19:53:15 EST
On Mon, 23 Jun 2025 20:00:19 -0700 Florian Fainelli <florian.fainelli@xxxxxxxxxxxx> wrote:
> The per-CPU MCE interrupts are looked up by reference and need to be
> de-referenced before printing.
Again, please fully describe the problem which is being addressed.
(OK, I can see it's "prints wrong stuff", but something like example
before-and-after output would be very helpful)