diff options
author | Kan Liang <kan.liang@linux.intel.com> | 2021-06-01 16:09:03 +0300 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2021-06-01 17:00:05 +0300 |
commit | 848ff3768684701a4ce73a2ec0e5d438d4e2b0da (patch) | |
tree | 0a2d8e49e71684d51b9459df0124d5840e4ad2c2 /kernel | |
parent | 4a0e3ff30980b7601b13dd3b7ee275212b852843 (diff) | |
download | linux-848ff3768684701a4ce73a2ec0e5d438d4e2b0da.tar.xz |
perf/x86/intel/uncore: Fix M2M event umask for Ice Lake server
Perf tool errors out with the latest event list for the Ice Lake server.
event syntax error: 'unc_m2m_imc_reads.to_pmm'
\___ value too big for format, maximum is 255
The same as the Snow Ridge server, the M2M uncore unit in the Ice Lake
server has the unit mask extension field as well.
Fixes: 2b3b76b5ec67 ("perf/x86/intel/uncore: Add Ice Lake server uncore support")
Reported-by: Jin Yao <yao.jin@linux.intel.com>
Signed-off-by: Kan Liang <kan.liang@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: stable@vger.kernel.org
Link: https://lkml.kernel.org/r/1622552943-119174-1-git-send-email-kan.liang@linux.intel.com
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions