On 01/03/2026 16:26, Guilherme G. Piccoli wrote:
> Commit a5d05b07961a ("pstore/ftrace: Allow immediate recording")
> introduced a kernel parameter to enable early-boot collection for
> ftrace frontend. But then, if we enable the debugfs later, the
> parameter remains set as N. This is not a biggie, things work fine;
> but at the same time, why not have both in sync if possible, right?
>
> Cc: Uwe Kleine-König <[email protected]>
> Signed-off-by: Guilherme G. Piccoli <[email protected]>
Hi folks, gentle ping about this trivial patch - any thoughts?
Thanks in advance,
Guilherme