]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
perf/x86/intel/uncore: Add uncore PMU support for Wildcat Lake
authordongsheng <dongsheng.x.zhang@intel.com>
Mon, 8 Sep 2025 06:16:39 +0000 (14:16 +0800)
committerPeter Zijlstra <peterz@infradead.org>
Wed, 29 Oct 2025 10:31:44 +0000 (11:31 +0100)
commitf4c12e5cefc8ec2eda93bc17ea734407228449ab
treeb9120949b6d0f87e4df74135bff296e64ee913cc
parentb796a8feb7cb094ee998931a96cd6152a9d3022e
perf/x86/intel/uncore: Add uncore PMU support for Wildcat Lake

WildcatLake (WCL) is a variant of PantherLake (PTL) and shares the same
uncore PMU features with PTL. Therefore, directly reuse Pantherlake's
uncore PMU enabling code for WildcatLake.

Signed-off-by: dongsheng <dongsheng.x.zhang@intel.com>
Signed-off-by: Dapeng Mi <dapeng1.mi@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://patch.msgid.link/20250908061639.938105-2-dapeng1.mi@linux.intel.com
arch/x86/events/intel/uncore.c