Em Mon, Mar 18, 2019 at 03:14:30PM -0300, Arnaldo Carvalho de Melo escreveu: > Em Tue, Feb 26, 2019 at 09:25:40AM +0530, Ravi Bangoria escreveu: > > > > > > On 2/7/19 3:09 PM, Mamatha Inamdar wrote: > > > This patch is to remove following hardware events > > > from JSON file which are not supported on POWER8 > > > > > > > Acked-by: Ravi Bangoria <ravi.bango...@linux.ibm.com> > > I'm applying but next time please add a Fixes: tag for the cset where > those events that shouldn't have been, this way the stable@ guys can get > this fix, also, something like "According to documentation > http://somewhere.ibm.com/DATA-sheet, etc > > I'm trying to do the Fixes part.
I added this: Cc: Sukadev Bhattiprolu <suka...@linux.vnet.ibm.com> Fixes: 2a81fa3bb5ed ("perf vendor events: Add power8 PMU events") - Arnaldo