git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e27da28
)
parisc: sendfile and sendfile64 syscall cleanups
author
Helge Deller
<deller@gmx.de>
Tue, 19 Feb 2013 21:55:17 +0000
(22:55 +0100)
committer
Helge 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