From: Helge Deller Date: Tue, 19 Feb 2013 21:55:17 +0000 (+0100) Subject: parisc: sendfile and sendfile64 syscall cleanups X-Git-Tag: v3.9-rc1~102^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f03d70a7fc952a7fd01c678ad409c932a925637b;p=pandora-kernel.git parisc: sendfile and sendfile64 syscall cleanups Utilize the existing compat_sys_sendfile function for 64bit kernel and add wrappers for sendfile and sendfile64 to correctly handle the 32/64 bit sign extension. Signed-off-by: Helge Deller --- Reading git-diff-tree failed