Re: [PATCH RFC tip/perf/core] ftrace/x86: Let dynamic trampolines call ops->func even for dynamic fops

From: Steven Rostedt
Date: Thu Apr 02 2015 - 16:12:51 EST


On Thu, 2 Apr 2015 13:11:16 +0200 (CEST)
Miroslav Benes <mbenes@xxxxxxx> wrote:

> On Thu, 5 Mar 2015, Steven Rostedt wrote:
>
> > On Thu, 5 Mar 2015 16:56:43 +0100 (CET)
> > Miroslav Benes <mbenes@xxxxxxx> wrote:
> >
> > > I don't know if you plan to do something about this patch or if you just
> > > missed it in your e-mail pile. Should I resend it or have you already
> > > scratched that?
> >
> > Thanks for the reminder. It was marked as "todo" but fell in the noise.
> > It's worse that I was traveling when you sent this, which makes it more
> > likely to be missed :-/
> >
> > Anyway, I'm still trying to catch up. If you don't hear from me by next
> > Thursday, please send me another reminder.
>
> ping...
>

Thanks for the reminder. I modified your patch to this. Would this work
for you? It only needs to touch the generic ftrace.c file. I kept your
change log though.

-- Steve