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

From: Oleg Nesterov
Date: Tue Nov 24 2009 - 16:00:27 EST


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

Oleg.

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