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)
commitf03d70a7fc952a7fd01c678ad409c932a925637b
tree8865eacae776eaddfd3d05416995e052de11853b
parente27da28a565e2a4d82a2d1adc9e0ba4aadd61e97
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 <deller@gmx.de>
arch/parisc/include/asm/unistd.h
arch/parisc/kernel/sys_parisc32.c
arch/parisc/kernel/syscall_table.S