From: Heiko Carstens Date: Wed, 5 Mar 2014 09:05:56 +0000 (+0100) Subject: s390/compat: get rid of compat wrapper assembly code X-Git-Tag: v3.15-rc1~168^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b098c204827ed21961988b4206b411f90cc89c8;p=pandora-kernel.git s390/compat: get rid of compat wrapper assembly code 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 --- Reading git-diff-tree failed