All of lore.kernel.org
 help / color / mirror / Atom feed
* s390 unistd.h & perf
@ 2018-02-02 16:23 Arnaldo Carvalho de Melo
  2018-02-05  8:16 ` Hendrik Brueckner
  0 siblings, 1 reply; 3+ messages in thread
From: Arnaldo Carvalho de Melo @ 2018-02-02 16:23 UTC (permalink / raw)
  To: Hendrik Brueckner
  Cc: Thomas Richter, Martin Schwidefsky, Jiri Olsa, Ingo Molnar,
	linux-kernel

Hi Hendrik,

	I noticed, after fast forwarding my perf/urgent branch to
torvalds/master, that this appears in my perf build:

Warning: Kernel ABI header at 'tools/arch/s390/include/uapi/asm/unistd.h' differs from latest version at 'arch/s390/include/uapi/asm/unistd.h'

	Looking at the log for that file I noticed this cset:

4381f9f12e79 ("s390/syscalls: use generated syscall_table.h and unistd.h header files")

	Can you please take a look how this affects the syscall table
generation process in tools/perf and how can we proceed to silence that
warning, i.e. to update the copy we have in tools/?

Thanks,

- Arnaldo

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: s390 unistd.h & perf
  2018-02-02 16:23 s390 unistd.h & perf Arnaldo Carvalho de Melo
@ 2018-02-05  8:16 ` Hendrik Brueckner
  2018-02-05 15:04   ` Arnaldo Carvalho de Melo
  0 siblings, 1 reply; 3+ messages in thread
From: Hendrik Brueckner @ 2018-02-05  8:16 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo
  Cc: Hendrik Brueckner, Thomas Richter, Martin Schwidefsky, Jiri Olsa,
	Ingo Molnar, linux-kernel

Hi Arnaldo,

On Fri, Feb 02, 2018 at 01:23:22PM -0300, Arnaldo Carvalho de Melo wrote:
> 
> 	I noticed, after fast forwarding my perf/urgent branch to
> torvalds/master, that this appears in my perf build:
> 
> Warning: Kernel ABI header at 'tools/arch/s390/include/uapi/asm/unistd.h' differs from latest version at 'arch/s390/include/uapi/asm/unistd.h'
> 
> 	Looking at the log for that file I noticed this cset:
> 
> 4381f9f12e79 ("s390/syscalls: use generated syscall_table.h and unistd.h header files")
> 
> 	Can you please take a look how this affects the syscall table
> generation process in tools/perf and how can we proceed to silence that
> warning, i.e. to update the copy we have in tools/?

I reworked the our system call table a bit to also have a text file containing
the system calls.  For this, I also have an update for perf.  Will post these
patches by end of this week.

Thanks and kind regards,
  Hendrik

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: s390 unistd.h & perf
  2018-02-05  8:16 ` Hendrik Brueckner
@ 2018-02-05 15:04   ` Arnaldo Carvalho de Melo
  0 siblings, 0 replies; 3+ messages in thread
From: Arnaldo Carvalho de Melo @ 2018-02-05 15:04 UTC (permalink / raw)
  To: Hendrik Brueckner
  Cc: Thomas Richter, Martin Schwidefsky, Jiri Olsa, Ingo Molnar,
	linux-kernel

Em Mon, Feb 05, 2018 at 09:16:06AM +0100, Hendrik Brueckner escreveu:
> Hi Arnaldo,
> 
> On Fri, Feb 02, 2018 at 01:23:22PM -0300, Arnaldo Carvalho de Melo wrote:
> > 
> > 	I noticed, after fast forwarding my perf/urgent branch to
> > torvalds/master, that this appears in my perf build:
> > 
> > Warning: Kernel ABI header at 'tools/arch/s390/include/uapi/asm/unistd.h' differs from latest version at 'arch/s390/include/uapi/asm/unistd.h'
> > 
> > 	Looking at the log for that file I noticed this cset:
> > 
> > 4381f9f12e79 ("s390/syscalls: use generated syscall_table.h and unistd.h header files")
> > 
> > 	Can you please take a look how this affects the syscall table
> > generation process in tools/perf and how can we proceed to silence that
> > warning, i.e. to update the copy we have in tools/?
> 
> I reworked the our system call table a bit to also have a text file containing
> the system calls.  For this, I also have an update for perf.  Will post these
> patches by end of this week.

Thanks,

- Arnaldo

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-02-05 15:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-02 16:23 s390 unistd.h & perf Arnaldo Carvalho de Melo
2018-02-05  8:16 ` Hendrik Brueckner
2018-02-05 15:04   ` Arnaldo Carvalho de Melo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.