Re: [PATCH 2/2] x86/cpu: Move intel_get_platform_id() to cpu/intel.c
From: Xiaoyao Li
Date: Thu May 14 2026 - 08:41:52 EST
On 5/14/2026 4:07 AM, Borislav Petkov wrote:
It is not only used in the microcode loader anymore and the platform IDwith the typo pointed by Binbin fixed,
is cached in the cpuindo_x86 structure so move the getter to
Intel CPU-specific code.
No functional changes.
Signed-off-by: Borislav Petkov (AMD) <bp@xxxxxxxxx>
Reviewed-by: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>