]> git.baikalelectronics.ru Git - kernel.git/commit
ftrace/s390: mcount offset calculation
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 10 May 2011 08:10:43 +0000 (10:10 +0200)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 17 May 2011 14:42:12 +0000 (10:42 -0400)
commite2cae7ecb70c2c2f5c4f3eb1f6c4bd6c15c48a12
tree85e5db146f6a1d32988b3efb4fae60fa00a2dcbe
parentbcd1f13b3614e3e4559d3930b99e4efb02dffde2
ftrace/s390: mcount offset calculation

Do the mcount offset adjustment in the recordmcount.pl/recordmcount.[ch]
at compile time and not in ftrace_call_adjust at run time.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
arch/s390/include/asm/ftrace.h
scripts/recordmcount.c
scripts/recordmcount.pl