parisc: sendfile and sendfile64 syscall cleanups
authorHelge Deller <deller@gmx.de>
Tue, 19 Feb 2013 21:55:17 +0000 (22:55 +0100)
committerHelge Deller <deller@gmx.de>
Wed, 20 Feb 2013 21:57:30 +0000 (22:57 +0100)
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 <deller@gmx.de>

No differences found