Em Fri, Mar 09, 2018 at 03:58:09PM +0000, Will Deacon escreveu: > On Fri, Mar 09, 2018 at 11:34:15AM -0300, Arnaldo Carvalho de Melo wrote: > > Em Fri, Mar 09, 2018 at 07:57:04PM +0530, Ganapatrao Kulkarni escreveu: > > > Hi Arnaldo, > > > > > > can you please pull-in this patch? > > > > So everybody is Ok with this? Can I have some Acked-by: from subject > > matter experts? > > The original patch looks fine to me: > > Acked-by: Will Deacon <[email protected]>
Ok, so, as John mentioned in another message in his thread, this conflicts with a series he sent and that Ganapatrao acked and I already applied, I looked at it and think this patch should turn into the patch at the end of this message, which I'm applying with the commit log message in the original patch in this thread, Ack? - Arnaldo diff --git a/tools/perf/pmu-events/arch/arm64/mapfile.csv b/tools/perf/pmu-events/arch/arm64/mapfile.csv index 8f11aeb003a9..624e8cae6e86 100644 --- a/tools/perf/pmu-events/arch/arm64/mapfile.csv +++ b/tools/perf/pmu-events/arch/arm64/mapfile.csv @@ -13,5 +13,5 @@ # #Family-model,Version,Filename,EventType 0x00000000410fd03[[:xdigit:]],v1,arm/cortex-a53,core -0x00000000420f5160,v1,cavium/thunderx2,core +0x00000000430f0af0,v1,cavium/thunderx2,core 0x00000000480fd010,v1,hisilicon/hip08,core

