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:
e90b0c8
)
ftrace: Add .kprobe.text section to whitelist for recordmcount.c
author
Steven Rostedt
<srostedt@redhat.com>
Wed, 6 Apr 2011 18:10:22 +0000
(14:10 -0400)
committer
Steven Rostedt
<rostedt@goodmis.org>
Mon, 16 May 2011 18:42:15 +0000
(14:42 -0400)
The .kprobe.text section is safe to modify mcount to nop and tracing.
Add it to the whitelist in recordmcount.c and recordmcount.pl.
Cc: John Reiser <jreiser@bitwagon.com>
Cc: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Link:
http://lkml.kernel.org/r/20110421023737.743350547@goodmis.org
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
No differences found