Re: [PATCH v7 017/120] x86/cpuid: Introduce a parser debugfs interface

"Ahmed S. Darwish" <[email protected]> Thu, 18 Jun 2026 21:11:48 +0200
Newsgroups dev.linux.lists.x86-cpuid,org.kernel.vger.linux-kernel
Message-ID <ajRC9NqMyEtxSj2X@lx-t490>
On Tue, 16 Jun 2026, Borislav Petkov wrote:
>
> Except that debugfs *can* become an ABI if something ends up using it,
> despite all of my WTFs recently.
>
> So I think this patch belongs out-of-tree, to be applied only when we
> want to dump stuff but not have it in-tree casually...
>

This shall help with tricky future bug reports to ensure that all the
tables are in a sane state.  This is especially true for cases where the
tables need a refresh but they were not refreshed for one reason or
another.  Maciej just reported a case like that at the late part of the
patch queue thanks to this.

Can we at least keep this under a kconfig option that defaults to N?

If still no, what would be a good place to keep this patch?

--
Thanks,
Ahmed