From: Heiko Carstens Date: Tue, 4 Mar 2014 15:19:16 +0000 (+0100) Subject: ipc/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types X-Git-Tag: v3.15-rc1~168^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8eee9093cdbeb2aa89d67dc1a3fd118acabaea52;p=pandora-kernel.git ipc/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