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:
e8a7e48
)
ARM: 6509/1: ftrace: ignore any ftrace.o in C version of recordmcount
author
Rabin Vincent
<rabin@rab.in>
Tue, 30 Nov 2010 16:33:53 +0000
(17:33 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 4 Dec 2010 11:30:26 +0000
(11:30 +0000)
arch/arm/kernel/ftrace.c references mcount like kernel/tracing/ftrace.c,
so change the exclusion filter to match any ftrace.o.
Acked-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Rabin Vincent <rabin@rab.in>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found