summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSteven Rostedt <srostedt@redhat.com>2008-05-12 19:20:50 (GMT)
committerThomas Gleixner <tglx@linutronix.de>2008-05-23 18:56:31 (GMT)
commitcaf8cdebfb6c1cff50ea8077f1a07c2333d6d1fd (patch)
tree848a3350351c7fbe3240bd600237c816ade38625 /include
parent9ff9cdb2d3b0971f89e899b3420aadd91bddc215 (diff)
downloadlinux-fsl-qoriq-caf8cdebfb6c1cff50ea8077f1a07c2333d6d1fd.tar.xz
ftrace: remove address of function names
PowerPC is very fragile when it comes to use of function names and function addresses. ftrace needs to either use all function addresses or function names (i.e. my_func as suppose to &my_func). This patch chooses to use the names and not the addresses, and makes ftrace consistent. Signed-off-by: Steven Rostedt <srostedt@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions