Re: [PATCH] perf vendor events: Fix typos in power8 PMU events

2020-10-13 Thread Arnaldo Carvalho de Melo
Em Mon, Oct 12, 2020 at 01:21:26PM +0530, kajoljain escreveu: > > > On 10/12/20 10:32 AM, Sandipan Das wrote: > > This replaces the incorrectly spelled word "localtion" > > with "location" in some power8 PMU event descriptions. > > Patch looks good to me, Thanks for correcting it. > > Reviewed-

Re: [PATCH] perf vendor events: Fix typos in power8 PMU events

2020-10-12 Thread kajoljain
On 10/12/20 10:32 AM, Sandipan Das wrote: > This replaces the incorrectly spelled word "localtion" > with "location" in some power8 PMU event descriptions. Patch looks good to me, Thanks for correcting it. Reviewed-By: Kajol Jain Thanks, Kajol Jain > > Fixes: 2a81fa3bb5ed ("perf vendor event

[PATCH] perf vendor events: Fix typos in power8 PMU events

2020-10-11 Thread Sandipan Das
This replaces the incorrectly spelled word "localtion" with "location" in some power8 PMU event descriptions. Fixes: 2a81fa3bb5ed ("perf vendor events: Add power8 PMU events") Signed-off-by: Sandipan Das --- .../pmu-events/arch/powerpc/power8/cache.json| 10 +- .../pmu-events/arch/po