commit | c6c0f58f90cb8e159702ccc08772bc9221f1c35e | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Tue Feb 25 14:08:39 2014 +0100 |
committer | Heiko Carstens <heiko.carstens@de.ibm.com> | Tue Mar 04 09:05:34 2014 +0100 |
tree | e2afc56afe2735708ed746bb57b85e5d7bc7494b | |
parent | 217f4433fc2fe768a7f13f7e5586333bb8280e9e [diff] |
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>