Re: [PATCH] tracing: remove format attribute of inline function

From: Ingo Molnar
Date: Sat Apr 18 2009 - 03:14:49 EST



* Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

>
> Due to a cut and paste error, I added the gcc attribute for printf
> format to the static inline stub of trace_seq_printf.
>
> This will cause a compile failure.
>
> [ Impact: fix compiler error when CONFIG_TRACING is off ]
>
> Reported-by: Ingo Molnar <mingo@xxxxxxx>
> Signed-off-by: Steven Rostedt <rostedt@xxxxxxxxxxx>

Applied, thanks Steve!

We also need to make CONFIG_TRACING an interactive option as well
which i suggested before, so that people can enable/disable this
stuff in a convenient summary way, even if they have KERNEL_DEBUG
enabled otherwise.

Thanks,

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