From: Heiko Carstens Date: Tue, 25 Feb 2014 13:08:39 +0000 (+0100) Subject: s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 1 X-Git-Tag: v3.15-rc1~168^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6c0f58f90cb8e159702ccc08772bc9221f1c35e;p=pandora-kernel.git 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 --- Reading git-diff-tree failed