]> Git Repo - linux.git/commit
perf/x86/uncore: Correct the number of CHAs on SPR
authorKan Liang <[email protected]>
Mon, 8 May 2023 14:02:06 +0000 (07:02 -0700)
committerPeter Zijlstra <[email protected]>
Wed, 24 May 2023 20:19:41 +0000 (22:19 +0200)
commit38776cc45eb7603df4735a0410f42cffff8e71a1
tree93166fd306d324335ed3fb1ff1b31725f8dd3461
parent3c845304d2d723f20d5b91fef5d133ff94825d76
perf/x86/uncore: Correct the number of CHAs on SPR

The number of CHAs from the discovery table on some SPR variants is
incorrect, because of a firmware issue. An accurate number can be read
from the MSR UNC_CBO_CONFIG.

Fixes: 949b11381f81 ("perf/x86/intel/uncore: Add Sapphire Rapids server CHA support")
Reported-by: Stephane Eranian <[email protected]>
Signed-off-by: Kan Liang <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Tested-by: Stephane Eranian <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
arch/x86/events/intel/uncore_snbep.c
This page took 0.054078 seconds and 4 git commands to generate.