Re: [PATCH v2] tracing/ftrace: fix missing include string.h

From: Steven Rostedt
Date: Fri Apr 03 2009 - 12:21:42 EST



On Fri, 27 Mar 2009, Frederic Weisbecker wrote:

> Building a kernel with tracing can raise the following warning on
> tip/master:
>
> kernel/trace/trace.c:1249: error: implicit declaration of function 'vbin_printf'
>
> We are missing an include to string.h
>
> [v2: add reported-by]
>
> Reported-by: Ingo Molnar <mingo@xxxxxxx>
> Signed-off-by: Frederic Weisbecker <fweisbec@xxxxxxxxx>

Thanks, applied.

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