Re: [PATCH] RAS/CEC: Move non-debug attributes out of debugfs

From: Yazen Ghannam
Date: Fri Mar 24 2023 - 16:50:42 EST


On Fri, Mar 24, 2023 at 01:49:19AM +0100, Borislav Petkov wrote:
...
>
> Besides, that error collector is used on x86 but it is generic enough so
> that it can be used by other arches. So if anything, it should not be
> exposed in the x86's "machinecheck" hierarchy but somewhere generic.
>

How about "/sys/ras" to collect global RAS interfaces? Maybe it can link to
other directories like "/sys/devices/*" for hardware things like MCA, and
"/sys/kernel/*" for kernel things like CEC.

Thanks,
Yazen