Skip to content

Commit 63a1083

Browse files
committed
Merge: perf/x86/intel: Add Arrow Lake U support
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/6177 JIRA: https://issues.redhat.com/browse/RHEL-33309 Signed-off-by: Michael Petlan <mpetlan@redhat.com> Approved-by: Tony Camuso <tcamuso@redhat.com> Approved-by: Steve Best <sbest@redhat.com> Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> Merged-by: Patrick Talbert <ptalbert@redhat.com>
2 parents 9ef902a + 545f8fd commit 63a1083

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/x86/events/intel/core.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7063,6 +7063,7 @@ __init int intel_pmu_init(void)
70637063

70647064
case INTEL_METEORLAKE:
70657065
case INTEL_METEORLAKE_L:
7066+
case INTEL_ARROWLAKE_U:
70667067
intel_pmu_init_hybrid(hybrid_big_small);
70677068

70687069
x86_pmu.pebs_latency_data = cmt_latency_data;

0 commit comments

Comments
 (0)