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:
cd3478f
)
ARM: 6511/1: ftrace: add ARM support for C version of recordmcount
author
Rabin Vincent
<rabin@rab.in>
Tue, 30 Nov 2010 16:36:48 +0000
(17:36 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 4 Dec 2010 11:30:27 +0000
(11:30 +0000)
Depending on the compiler version, ARM GCC calls the mcount function
either __gnu_mcount_nc or mcount.
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