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:
61b5cb1
)
ARM: ftrace: use gas macros to avoid code duplication
author
Rabin Vincent
<rabin@rab.in>
Thu, 7 Oct 2010 12:09:47 +0000
(17:39 +0530)
committer
Rabin Vincent
<rabin@rab.in>
Fri, 19 Nov 2010 16:13:26 +0000
(21:43 +0530)
Use assembler macros to avoid copy/pasting code between the
implementations of the two variants of the mcount call.
Signed-off-by: Rabin Vincent <rabin@rab.in>
No differences found