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:
406a733
)
ftrace/recordmcount: Remove duplicate code to find mcount symbol
author
Steven Rostedt
<srostedt@redhat.com>
Thu, 21 Apr 2011 00:47:34 +0000
(20:47 -0400)
committer
Steven Rostedt
<rostedt@goodmis.org>
Tue, 17 May 2011 14:41:59 +0000
(10:41 -0400)
The code in sift_rel_mcount() and nop_mcount() to get the mcount symbol
number is identical. Replace the two locations with a call to a function
that does the work.
Cc: John Reiser <jreiser@bitwagon.com>
Link:
http://lkml.kernel.org/r/20110421023739.488093407@goodmis.org
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
scripts/recordmcount.h
patch
|
blob
|
history
diff --cc
scripts/recordmcount.h
Simple merge