s390/compat: get rid of compat wrapper assembly code
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Wed, 5 Mar 2014 09:05:56 +0000 (10:05 +0100)
committerHeiko Carstens <heiko.carstens@de.ibm.com>
Thu, 6 Mar 2014 15:30:48 +0000 (16:30 +0100)
Now that all compat syscalls have been converted to use the
COMPAT_SYSCALL_DEFINE macros, we don't need to compat syscall
wrapper assembly code anymore.
So remove it and fix up the system call table accordingly.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
arch/s390/kernel/Makefile
arch/s390/kernel/compat_linux.h
arch/s390/kernel/compat_signal.c
arch/s390/kernel/compat_wrapper.S [deleted file]
arch/s390/kernel/compat_wrapper.c [moved from arch/s390/kernel/compat_wrap.c with 100% similarity]
arch/s390/kernel/entry.h
arch/s390/kernel/syscalls.S

Simple merge
Simple merge
Simple merge
diff --cc arch/s390/kernel/compat_wrapper.S
Simple merge
Simple merge
Simple merge
Simple merge