Re: [PATCH] ftrace: fix trace_marker output

From: Steven Rostedt
Date: Mon Nov 16 2009 - 17:16:05 EST


On Mon, 2009-11-16 at 20:56 +0100, Carsten Emde wrote:
> When a string was written to <debugfs>/tracing/trace_marker, some
> strange characters appeared in the trace output instead of the
> string, since a vprint function erroneously called a vararg print
> function with a va_list argument. This patch fixes the problem and
> simplifies the related code.
>
> Signed-off-by: Carsten Emde <C.Emde@xxxxxxxxx>

Thanks Carsten! I'll pull this in. Perhaps this should go into 32.

-- Steve



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