Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1345864

Re: [RFC] Re: [PATCH v3 1/2] tracing/syscalls: Rename variable 'nr' to '__syscall_nr'

From Arnaldo Carvalho de Melo <acme@kernel.org>
Newsgroups linux.kernel
Subject Re: [RFC] Re: [PATCH v3 1/2] tracing/syscalls: Rename variable 'nr' to '__syscall_nr'
Date 2016-02-29 15:30 +0100
Message-ID <r7wZH-4bg-5@gated-at.bofh.it> (permalink)
References <r6qtk-3P8-11@gated-at.bofh.it> <r6r62-44C-11@gated-at.bofh.it> <r6OOZ-4TV-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Em Sat, Feb 27, 2016 at 04:13:57PM +0100, Peter Zijlstra escreveu:
> On Fri, Feb 26, 2016 at 10:57:13AM -0300, Arnaldo Carvalho de Melo wrote:
> 
> > Ingo, Peter, have you guys followed this case?
> > 
> > Summary: Some tracepoint have multiple fields with the same name, 'nr',
> >          the first one is a unique syscall ID, the other is a syscall
> >          argument:
> 
> I'm all for pushing the limits on tracepoint ABI. I'm all for making it
> less rigid. So if we can get away with changing this under the promise
> of helping fixup fallout, I'm all for it.
> 
> That means we can always just change tracepoints, and they're not really
> ABI at all.

I'll take that as an Acked-by, and will apply Taeung/Steven's patch for
the kernel + the builtin-trace.c change, Ok everybody?

- Arnaldo

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v3 1/2] tracing/syscalls: Rename variable 'nr' to '__syscall_nr' Taeung Song <treeze.taeung@gmail.com> - 2016-02-26 14:20 +0100
  [RFC] Re: [PATCH v3 1/2] tracing/syscalls: Rename variable 'nr' to  '__syscall_nr' Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-02-26 15:00 +0100
    Re: [RFC] Re: [PATCH v3 1/2] tracing/syscalls: Rename variable 'nr'  to '__syscall_nr' Steven Rostedt <rostedt@goodmis.org> - 2016-02-26 19:30 +0100
      Re: [RFC] Re: [PATCH v3 1/2] tracing/syscalls: Rename variable 'nr'  to '__syscall_nr' Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-02-26 20:10 +0100
      Re: [RFC] Re: [PATCH v3 1/2] tracing/syscalls: Rename variable 'nr'  to '__syscall_nr' Taeung Song <treeze.taeung@gmail.com> - 2016-02-27 17:20 +0100
        Re: [RFC] Re: [PATCH v3 1/2] tracing/syscalls: Rename variable 'nr'  to '__syscall_nr' Steven Rostedt <rostedt@goodmis.org> - 2016-02-27 19:40 +0100
          Re: [RFC] Re: [PATCH v3 1/2] tracing/syscalls: Rename variable 'nr'  to '__syscall_nr' Taeung Song <treeze.taeung@gmail.com> - 2016-02-28 08:50 +0100
    Re: [RFC] Re: [PATCH v3 1/2] tracing/syscalls: Rename variable 'nr'  to '__syscall_nr' Peter Zijlstra <peterz@infradead.org> - 2016-02-27 16:20 +0100
      Re: [RFC] Re: [PATCH v3 1/2] tracing/syscalls: Rename variable 'nr'  to '__syscall_nr' Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-02-29 15:30 +0100

csiph-web