Skip to content

Commit f406c9d

Browse files
committed
Merge: perf/x86/intel: Add Arrow Lake U support
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/177 JIRA: https://issues.redhat.com/browse/RHEL-33308 Signed-off-by: Michael Petlan <mpetlan@redhat.com> Approved-by: Tony Camuso <tcamuso@redhat.com> Approved-by: Jerome Marchand <jmarchan@redhat.com> Approved-by: Steve Best <sbest@redhat.com> Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> Merged-by: Jan Stancek <jstancek@redhat.com>
2 parents 5813912 + 17c3d65 commit f406c9d

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
@@ -7057,6 +7057,7 @@ __init int intel_pmu_init(void)
70577057

70587058
case INTEL_METEORLAKE:
70597059
case INTEL_METEORLAKE_L:
7060+
case INTEL_ARROWLAKE_U:
70607061
intel_pmu_init_hybrid(hybrid_big_small);
70617062

70627063
x86_pmu.pebs_latency_data = cmt_latency_data;

0 commit comments

Comments
 (0)