s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 1
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Tue, 25 Feb 2014 13:08:39 +0000 (14:08 +0100)
committerHeiko Carstens <heiko.carstens@de.ibm.com>
Tue, 4 Mar 2014 08:05:34 +0000 (09:05 +0100)
commitc6c0f58f90cb8e159702ccc08772bc9221f1c35e
treee2afc56afe2735708ed746bb57b85e5d7bc7494b
parent217f4433fc2fe768a7f13f7e5586333bb8280e9e
s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 1

Convert s390 specific system calls to to the new COMPAT_SYSCALL_DEFINE macro.
This allows us to get rid of the assembly compat wrappers.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
arch/s390/kernel/compat_linux.c
arch/s390/kernel/compat_linux.h
arch/s390/kernel/compat_wrapper.S
arch/s390/kernel/syscalls.S