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:
6b25393
)
ftrace: avoid duplicated function when writing set_graph_function
author
Liming Wang
<liming.wang@windriver.com>
Thu, 4 Dec 2008 06:24:49 +0000
(14:24 +0800)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 4 Dec 2008 08:42:35 +0000
(09:42 +0100)
Impact: fix a bug in function filter setting
when writing function to set_graph_function, we should check whether it
has existed in set_graph_function to avoid duplicating.
Signed-off-by: Liming Wang <liming.wang@windriver.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found