+0
−13
Loading
mainline inclusion from mainline-v6.6-rc1 commit 594957d723a0674ca15bfefb755b3403624b8239 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IA6KR9 CVE: NA ------------------- cpuinfo_x86::x86_coreid_bits is only used by the AMD numa topology code. No point in evaluating it on non AMD systems. No functional change. Fixes: 1f12e32f ("x86/topology: Create logical package id") Signed-off-by:Thomas Gleixner <tglx@linutronix.de> Tested-by:
Juergen Gross <jgross@suse.com> Tested-by:
Sohil Mehta <sohil.mehta@intel.com> Tested-by:
Michael Kelley <mikelley@microsoft.com> Tested-by:
Peter Zijlstra (Intel) <peterz@infradead.org> Tested-by:
Zhang Rui <rui.zhang@intel.com> Reviewed-by:
Arjan van de Ven <arjan@linux.intel.com> Acked-by:
Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lore.kernel.org/r/20230814085112.687588373@linutronix.de Signed-off-by:
leoliu-oc <leoliu-oc@zhaoxin.com>