perf/x86/intel: Factor out intel_pmu_check_extra_regs
mainline inclusion from mainline-v5.13-rc1 commit 34d5b61f category: feature feature: SRF core PMU support bugzilla: https://gitee.com/openeuler/intel-kernel/issues/I8RWG5 CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=34d5b61f29eea656be4283213273c33d5987e4d2 Intel-SIG: commit 34d5b61f perf/x86/intel: Factor out intel_pmu_check_extra_regs Backport as a dependency for Sierra Forrest core PMU support. ------------------------------------- Each Hybrid PMU has to check and update its own extra registers before registration. The intel_pmu_check_extra_regs will be reused later to check the extra registers of each hybrid PMU. Signed-off-by:Kan Liang <kan.liang@linux.intel.com> Signed-off-by:
Peter Zijlstra (Intel) <peterz@infradead.org> Reviewed-by:
Andi Kleen <ak@linux.intel.com> Link: https://lkml.kernel.org/r/1618237865-33448-14-git-send-email-kan.liang@linux.intel.com Signed-off-by:
Yunying Sun <yunying.sun@intel.com>
Loading
Please sign in to comment