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