2013/3/4 zhangwei(Jovi) <jovi.zhang...@huawei.com>:
> From 0a2bd3ad03fc9acd125f4eeb585a1e09027a182a Mon Sep 17 00:00:00 2001
> From: "zhangwei(Jovi)" <jovi.zhang...@huawei.com>
> Date: Mon, 4 Mar 2013 17:45:10 +0800
> Subject: [PATCH] printk/tracing: rework console tracing
>
> commit 7ff9554bb(printk: convert byte-buffer to variable-length record buffer)
> removed start and end parameters in call_console_drivers,
> but those parameters still exists in include/trace/events/printk.h.
>
> Without start and end parameters handling, printk tracing became more simple 
> as:
>     trace_console(text, len);
>
> Signed-off-by: zhangwei(Jovi) <jovi.zhang...@huawei.com>

Very welcome simplification!

Acked-by: Frederic Weisbecker <fweis...@gmail.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
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