Re: [PATCH v6 0/5] Fix issues with ARM Processor CPER records

From: Ard Biesheuvel

Date: Fri Nov 21 2025 - 03:41:11 EST


On Fri, 21 Nov 2025 at 09:30, Mauro Carvalho Chehab
<mchehab+huawei@xxxxxxxxxx> wrote:
>
> Em Thu, 14 Aug 2025 09:52:51 -0700
> Daniel Ferguson <danielf@xxxxxxxxxxxxxxxxxxxxxx> escreveu:
>
> > This is needed for both kernelspace and userspace properly handle
> > ARM processor CPER events.
> >
> > Patch 1 of this series fix the UEFI 2.6+ implementation of the ARM
> > trace event, as the original implementation was incomplete.
> > Changeset e9279e83ad1f ("trace, ras: add ARM processor error trace event")
> > added such event, but it reports only some fields of the CPER record
> > defined on UEFI 2.6+ appendix N, table N.16. Those are not enough
> > actually parse such events on userspace, as not even the event type
> > is exported.
>
> Hi Rafael/Ard,
>
> What's the status of this series? I'm not seeing it yet on linux-next.
>

I'll queue it up - thanks for the reminder.