On Fri, 2012-09-07 at 11:49 +0900, Namhyung Kim wrote:
> From: Namhyung Kim <[email protected]>
> 
> There are three cases that call die() in the pretty_print.
> 
>  1. insufficient number of argument: cannot proceed anymore.
>  2. too long format conversion specifier: truncate and proceed.
>  3. bad size specifier in format string: skip and proceed.
> 
> For all cases, convert die to do_warning, mark the event as
> EVENT_FL_FAILED and print error message at the last.
> 
> Cc: Frederic Weisbecker <[email protected]>
> Cc: Steven Rostedt <[email protected]>
> Signed-off-by: Namhyung Kim <[email protected]>

Thanks Namyung!

Arnaldo,

Please add my "Acked-by: Steven Rostedt <[email protected]>" to all
three of these patches.

-- Steve


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to