Re: [PATCH 3/4] perf tools: Update powerpc's syscall.tbl

From: Naveen N. Rao
Date: Wed Dec 23 2020 - 10:26:59 EST


Arnaldo Carvalho de Melo wrote:
Em Fri, Dec 18, 2020 at 08:08:56PM +0530, Naveen N. Rao escreveu:
Hi Arnaldo,

Arnaldo Carvalho de Melo wrote:
> Em Fri, Dec 18, 2020 at 08:26:59AM -0300, Arnaldo Carvalho de Melo escreveu:
> > Em Fri, Dec 18, 2020 at 03:59:23PM +0800, Tiezhu Yang escreveu:
> > > This silences the following tools/perf/ build warning:
> > > Warning: Kernel ABI header at 'tools/perf/arch/powerpc/entry/syscalls/syscall.tbl' differs from latest version at 'arch/powerpc/kernel/syscalls/syscall.tbl'
> > > > Hi Ravi, Naveen,
> > > > Can I get your Reviewed-by or Acked-by for this change and the
> > other that adds s390's syscall.tbl to check_headers.sh so that we get
> > oops s/s390/powerpc/g :-)
> > > notified when the copy drifts, so that we can see if it still continues
> > working and we can get new syscalls to be supported in things like 'perf
> > trace'?

Yes, this looks good to me:
Reviewed-by: Naveen N. Rao <naveen.n.rao@xxxxxxxxxxxxxxxxxx>

FWIW, I had posted a similar patch back in April, but glad to have this go
in ;)
http://lkml.kernel.org/r/20200220063740.785913-1-naveen.n.rao@xxxxxxxxxxxxxxxxxx

My bad :-\

No worries, thanks for checking on this one.

- Naveen