Re: [PATCH 00/18] tracing/kprobes: Update kprobes with new ftrace changes

2013-05-12 Thread Linus Torvalds
On Sun, May 12, 2013 at 5:50 AM, Steven Rostedt wrote: > > Hmm, I'm still not able to reproduce this. Can you do a make mrproper > and rebuild and see if you still get that warning. Hmm. It *may* indicate some kind of build problem. The build I got that for was an allmodconfig build, but I had in

Re: [PATCH 00/18] tracing/kprobes: Update kprobes with new ftrace changes

2013-05-12 Thread Steven Rostedt
On Sat, 2013-05-11 at 22:22 -0400, Steven Rostedt wrote: > On Sat, 2013-05-11 at 22:11 -0400, Steven Rostedt wrote: > > > I'll take a look when my allmodconfig test finishes. > > It just finished with no warnings about this. But I did it against the > branch you pulled, not to 3.10-rc1. I'll star

Re: [PATCH 00/18] tracing/kprobes: Update kprobes with new ftrace changes

2013-05-11 Thread Steven Rostedt
On Sat, 2013-05-11 at 22:11 -0400, Steven Rostedt wrote: > I'll take a look when my allmodconfig test finishes. It just finished with no warnings about this. But I did it against the branch you pulled, not to 3.10-rc1. I'll start that now. -- Steve -- To unsubscribe from this list: send the li

Re: [PATCH 00/18] tracing/kprobes: Update kprobes with new ftrace changes

2013-05-11 Thread Steven Rostedt
On Sat, 2013-05-11 at 18:16 -0700, Linus Torvalds wrote: > On Fri, May 10, 2013 at 5:12 PM, Steven Rostedt wrote: > > > > Linus, > > > > The majority of these changes are from Masami Hiramatsu bringing > > kprobes up to par with the latest changes to ftrace (multi buffering > > and the new functio

Re: [PATCH 00/18] tracing/kprobes: Update kprobes with new ftrace changes

2013-05-11 Thread Linus Torvalds
On Fri, May 10, 2013 at 5:12 PM, Steven Rostedt wrote: > > Linus, > > The majority of these changes are from Masami Hiramatsu bringing > kprobes up to par with the latest changes to ftrace (multi buffering > and the new function probes). So I pulled this just before doing -rc1, and I'm a bit worr