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:
27222a3
)
arm64: Use the generic compat_sys_sendfile() implementation
author
Catalin Marinas
<catalin.marinas@arm.com>
Wed, 3 Oct 2012 10:20:20 +0000
(11:20 +0100)
committer
Catalin Marinas
<catalin.marinas@arm.com>
Mon, 8 Oct 2012 15:03:42 +0000
(16:03 +0100)
The generic implementation of compat_sys_sendfile() has been introduced
by commit
8f9c0119
. This patch removes the arm64 implementation in
favour of the generic one.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
No differences found