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