+26
−23
Loading
mainline inclusion from mainline-v6.7-rc1 commit 0ba0c03528e918a8f6b5aa63d502fdc6a9d80fc7 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=0ba0c03528e918a8f6b5aa63d502fdc6a9d80fc7 ------------------------------------- The SPR and ADL p-core have a similar uarch. Most of the initialization code can be shared. Factor out intel_pmu_init_glc() for the common initialization code. The common part of the ADL p-core will be replaced by the later patch. Intel-SIG: commit 0ba0c03528e9 perf/x86/intel: Factor out the initialization code for SPR 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-3-kan.liang@linux.intel.com Signed-off-by:
Yunying Sun <yunying.sun@intel.com>