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>
Mon, 16 May 2011 19:05:06 +0000 (15:05 -0400)
commitf29638868280534ed7e2fdd93b31557232597940
treedf11bf6f18442c29b5c76566560e8874c040d9d4
parent521ccb5c4aece609311bfa7157910a8f0c942af5
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