OSDN Git Service

s390/ftrace: remove 31 bit ftrace support
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Tue, 7 Oct 2014 13:45:10 +0000 (15:45 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 9 Oct 2014 07:14:18 +0000 (09:14 +0200)
commit53255c9a4dade6ff2162121430d13aaadb38a69c
tree1f6514d2397a3a10922abbdda3c59f792147a5c2
parenta62bc0739253939d6fce40d51d92412252a9bb55
s390/ftrace: remove 31 bit ftrace support

31 bit and 64 bit diverge more and more and it is rather painful
to keep both parts running.
To make things simpler just remove the 31 bit support which nobody
uses anyway.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/Kconfig
arch/s390/include/asm/ftrace.h
arch/s390/kernel/Makefile
arch/s390/kernel/ftrace.c
arch/s390/kernel/mcount.S
arch/s390/kernel/mcount64.S [deleted file]
scripts/recordmcount.c
scripts/recordmcount.pl