From: Heiko Carstens Date: Tue, 4 Mar 2014 16:09:57 +0000 (+0100) Subject: net/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types X-Git-Tag: v3.15-rc1~168^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a49a0f7181c243aa04e6c5e44ca70a90ead8f9a;p=pandora-kernel.git net/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types In order to allow the COMPAT_SYSCALL_DEFINE macro generate code that performs proper zero and sign extension convert all 64 bit parameters to their corresponding 32 bit compat counterparts. Signed-off-by: Heiko Carstens --- Reading git-diff-tree failed