Re: [PATCH -tip v3 1/3] tracepoint: Move signal sending tracepointto events/signal.h

From: Masami Hiramatsu
Date: Tue Nov 24 2009 - 16:00:38 EST


Oleg Nesterov wrote:
On 11/20, Masami Hiramatsu wrote:

+TRACE_EVENT(signal_generate,
+
+ TP_PROTO(int sig, struct siginfo *info, struct task_struct *task),
+
+ TP_ARGS(sig, info, p),
^^^
s/p/task/ ?

Oops, right.

Thank you for reviewing!


Oleg.


--
Masami Hiramatsu

Software Engineer
Hitachi Computer Products (America), Inc.
Software Solutions Division

e-mail: mhiramat@xxxxxxxxxx

--
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/