diff options
author | zhangwei(Jovi) <jovi.zhangwei@huawei.com> | 2013-04-29 23:17:16 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-04-30 01:28:13 (GMT) |
commit | 07c65f4d1aa74f7cf1c46d7f96e05cfa3e628ba1 (patch) | |
tree | 9f8dc41a23bae07daf3d1fdd4b95da3787e37dae /kernel/workqueue.c | |
parent | 2fb0815c9ee6b9ac50e15dd8360ec76d9fa46a22 (diff) | |
download | linux-07c65f4d1aa74f7cf1c46d7f96e05cfa3e628ba1.tar.xz |
printk/tracing: rework console tracing
Commit 7ff9554bb578 ("printk: convert byte-buffer to variable-length
record buffer") removed start and end parameters from
call_console_drivers, but those parameters still exist 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.zhangwei@huawei.com>
Acked-by: Steven Rostedt <rostedt@goodmis.org>
Acked-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Kay Sievers <kay@vrfy.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions