+32
−32
Loading
mainline inclusion from mainline-v6.10-rc1 commit d4b5694c75d4eba8238d541a55da0c67e876213e category: bugfix bugzilla: https://gitee.com/openeuler/intel-kernel/issues/IAGLFT CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d4b5694c75d4eba8238d541a55da0c67e876213e ------------------------------------- From PMU's perspective, the SPR/GNR server has a similar uarch to the ADL/MTL client p-core. Many functions are shared. However, the shared function name uses the abbreviation of the server product code name, rather than the common uarch code name. Rename these internal shared functions by the common uarch name. Intel-SIG: commit d4b5694c75d4 perf/x86/intel: Use the common uarch name for the shared functions Backport as a dependency needed by the GNR distinct pmu name fix Signed-off-by:Kan Liang <kan.liang@linux.intel.com> Signed-off-by:
Ingo Molnar <mingo@kernel.org> Link: https://lore.kernel.org/r/20230829125806.3016082-2-kan.liang@linux.intel.com Signed-off-by:
Yunying Sun <yunying.sun@intel.com>