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

From: Dave Hansen
Date: Thu Mar 23 2023 - 16:29:56 EST


On 3/23/23 13:22, kyle-meyer wrote:
> From: Kyle Meyer <kyle.meyer@xxxxxxx>
>
> When kernel lockdown is in effect, use of debugfs is not permitted. Move
> decay_interval and action_threshold out of debugfs, from debugfs/ras/cec
> to sysfs/system/devices/machinecheck/cec.

You forgot to attach the patch that you wrote that updates
Documentation/ABI/. ;)

Also, why *should* these be part of the stable sysfs ABI? What app is
using them? Why does it need them? Why these two and only these two?
What's left in debugfs?