Re: [PATCH v5 08/35] x86/cpuid: Introduce a centralized CPUID parser
Borislav Petkov <[email protected]> Wed, 21 Jan 2026 22:45:59 +0100
| Newsgroups | dev.linux.lists.x86-cpuid,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <20260121214559.GEaXFJF-EXVBvyMCtm@fat_crate.local> |
On Fri, Sep 05, 2025 at 02:14:48PM +0200, Ahmed S. Darwish wrote:
> diff --git a/arch/x86/kernel/cpu/common.c b/arch/x86/kernel/cpu/common.c
> index 34a054181c4d..43582d7e167d 100644
> --- a/arch/x86/kernel/cpu/common.c
> +++ b/arch/x86/kernel/cpu/common.c
> @@ -1729,6 +1729,7 @@ static void __init early_identify_cpu(struct cpuinfo_x86 *c)
>
> /* cyrix could have cpuid enabled via c_identify()*/
> if (cpuid_feature()) {
> + cpuid_parser_scan_cpu(c);
Or simply
cpu_parse_cpuid()
:-)
Plain and simple.
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette