Re: [PATCH] db: Fix typos found during kernel review

"Ahmed S. Darwish" <[email protected]> Tue, 2 Jun 2026 20:24:50 +0200
Newsgroups dev.linux.lists.x86-cpuid
Message-ID <ah8f8iym2dakAeqe@lx-t490>
Hi,

On Tue, 02 Jun 2026, Maciej Wieczor-Retman wrote:
>
> Fix a few typos that were found during kernel review of moving CPUID
> data model to use cpuid-db [1].
>
> [1] https://lore.kernel.org/all/[email protected]/
>
> Signed-off-by: Maciej Wieczor-Retman <[email protected]>
> ---

Thanks, merged:

    https://gitlab.com/x86-cpuid.org/x86-cpuid-db/-/commit/a7af01507814

I've asked an LLM agent to take a look at the generated kernel C header for
similar mistakes and it indeed identified a few other fields as well.  I'll
fix them now and push an x86-cpuid-db release shortly.

You can submit a kernel patch using the output of that upcoming release.

BR,
Ahmed