git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee000b7
)
trace_stat: don't call seq_printf() in seq_operation->start()
author
Lai Jiangshan
<laijs@cn.fujitsu.com>
Wed, 25 Mar 2009 08:27:17 +0000
(16:27 +0800)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 25 Mar 2009 17:32:34 +0000
(18:32 +0100)
Impact: Fix incorrect way using seq_file's API
Use SEQ_START_TOKEN instead of calling ->stat_headers()
int seq_operation->start().
Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Acked-by: Steven Rostedt <srostedt@redhat.com>
Cc: Alexey Dobriyan <adobriyan@gmail.com>
LKML-Reference: <
49C9EAE5
.5070202@cn.fujitsu.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/trace/trace_stat.c
patch
|
blob
|
history
diff --cc
kernel/trace/trace_stat.c
Simple merge