Re: [PATCH 2/3] tracing: removing struct module* parameter fromftrace_init_module code path

From: Jiri Olsa
Date: Sun Jul 19 2009 - 14:47:55 EST


On Sat, Jul 18, 2009 at 12:16:53PM +0200, Ingo Molnar wrote:
>
> * jolsa@xxxxxxxxxx <jolsa@xxxxxxxxxx> wrote:
>
> > The "struct module*" is not being used in the ftrace_init_module
> > code path, removing it.
> >
> > wbr,
> > jirka
> >
> > Signed-off-by: Jiri Olsa <jolsa@xxxxxxxxxx>
> >
> > ---
> > arch/x86/kernel/ftrace.c | 3 +--
> > include/linux/ftrace.h | 4 +---
> > kernel/trace/ftrace.c | 25 +++++++++++--------------
> > 3 files changed, 13 insertions(+), 19 deletions(-)
>
> patch didnt apply cleanly to the latest tracing tree:
>
> http://people.redhat.com/mingo/tip.git/README
>
> and the other bits had some fuzz as well. Mind merging + resending
> this?
>
> Ingo

sure, np.. I made it against the linus' tree, I'll use the
tip tree next time

jira
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/