Re: [PATCH v7 004/120] x86/cpuid: Introduce <asm/cpuid/leaf_types.h>

From: Ahmed S. Darwish

Date: Tue Jun 02 2026 - 16:39:33 EST


On Tue, 02 Jun 2026, Borislav Petkov wrote:
>
> Well, I think it would be best if in such cases we do both: send it against
> x86-cpuid-db and then generate the kernel patch from it. So that we don't lose
> time.
>
> I wouldn't want for 7.2 to release with those typos in a user-visible header.
> I mean, there's time until 7.2 releases but it would be good to send a fixed
> and complete pull request to Linus already in 2-3 weeks time.
>

I've just pushed a new x86-cpuid-db release.¹ It contains Maciej's patch
plus some minor fixes.

Here are the release artifacts from the x86-cpuid-db's CI:

https://gitlab.com/x86-cpuid.org/x86-cpuid-db/-/jobs/14661106966/artifacts/download
https://gitlab.com/x86-cpuid.org/x86-cpuid-db/-/jobs/14661106968/artifacts/download

The former is kcpuid's CSV and the latter is <asm/cpuid/leaf_types.h>.
@Maciej, tip:x86/cpu kernel patches can be generated from those.

¹ https://gitlab.com/x86-cpuid.org/x86-cpuid-db/-/blob/v3.1/CHANGELOG.rst

Thanks,
Ahmed