]> git.itanic.dy.fi Git - linux-stable/commit
perf/x86/intel: Fix pebs event constraints for ICL
authorKan Liang <kan.liang@linux.intel.com>
Mon, 31 Oct 2022 15:41:18 +0000 (08:41 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Nov 2022 17:15:39 +0000 (18:15 +0100)
commit7de3fe6a1354b3f8f4576230d99f4b84736091f3
tree3c4e3ac2a6da5e4a4c3bcabcada944cc1e2068af
parent71d6c33fe223255f4416a01514da2c0bc3e283e7
perf/x86/intel: Fix pebs event constraints for ICL

commit acc5568b90c19ac6375508a93b9676cd18a92a35 upstream.

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

Fixes: 6017608936c1 ("perf/x86/intel: Add Icelake support")
Reported-by: Jannis Klinkenberg <jannis.klinkenberg@rwth-aachen.de>
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-1-kan.liang@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/events/intel/ds.c