On Fri, 10 Feb 2017 11:17:29 -0500 Steven Rostedt <[email protected]> wrote:
> On Sat, 11 Feb 2017 01:01:55 +0900 > Namhyung Kim <[email protected]> wrote: > > > > diff --git a/kernel/trace/trace_uprobe.c b/kernel/trace/trace_uprobe.c > > > index e5445ab..2c6b2d0c 100644 > > > --- a/kernel/trace/trace_uprobe.c > > > +++ b/kernel/trace/trace_uprobe.c > > > @@ -17,6 +17,7 @@ > > > * Copyright (C) IBM Corporation, 2010-2012 > > > * Author: Srikar Dronamraju <[email protected]> > > > */ > > > +#define pr_fmt(fmt) "trace_kprobe: " fmt > > > > s/kprobe/uprobe/ ? > > Masami, > > Can you update both patches and resend? Oops! OK. Thanks, -- Masami Hiramatsu <[email protected]>

