You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
x86/cpu/intel: Define helper to get CPU core native ID
JIRA: https://issues.redhat.com/browse/RHEL-20094
upstream
========
commit 2eb2802
Author: Dapeng Mi <dapeng1.mi@linux.intel.com>
Date: Tue Aug 20 07:38:51 2024 +0000
description
===========
Define helper get_this_hybrid_cpu_native_id() to return the CPU core
native ID. This core native ID combining with core type can be used to
figure out the CPU core uarch uniquely.
Signed-off-by: Dapeng Mi <dapeng1.mi@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Kan Liang <kan.liang@linux.intel.com>
Tested-by: Yongwei Ma <yongwei.ma@intel.com>
Link: https://lkml.kernel.org/r/20240820073853.1974746-3-dapeng1.mi@linux.intel.com
Signed-off-by: Michael Petlan <mpetlan@redhat.com>
0 commit comments