perf/x86/intel: Factor out intel_pmu_check_event_constraints
mainline inclusion from mainline-v5.13-rc1 commit bc14fe1b 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=bc14fe1beeec1d80ee39f03019c10e130c8d376b Intel-SIG: commit bc14fe1b perf/x86/intel: Factor out intel_pmu_check_event_constraints Backport as a dependency for Sierra Forrest core PMU support. ------------------------------------- Each Hybrid PMU has to check and update its own event constraints before registration. The intel_pmu_check_event_constraints will be reused later to check the event constraints 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-13-git-send-email-kan.liang@linux.intel.com Signed-off-by:
Yunying Sun <yunying.sun@intel.com>
Loading
Please sign in to comment