perf/x86/intel: Fix pebs event constraints for SPR
authorKan Liang <kan.liang@linux.intel.com>
Mon, 31 Oct 2022 15:41:19 +0000 (08:41 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Nov 2022 17:15:40 +0000 (18:15 +0100)
commit425fe99771bfe21ffb8ba0dd9b97f90722efbf67
tree7f99b02bd84c4f0e2547c694aec724df19508781
parent4613a450172e7f93268ecdef7da5da8bbf6551b4
perf/x86/intel: Fix pebs event constraints for SPR

commit 0916886bb978e7eae1ca3955ba07f51c020da20c upstream.

According to the latest event list, update the MEM_INST_RETIRED events
which support the DataLA facility for SPR.

Fixes: 61b985e3e775 ("perf/x86/intel: Add perf core PMU support for Sapphire Rapids")
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/20221031154119.571386-2-kan.liang@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/events/intel/ds.c