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:
459ebb3
)
sh: Provide a non-multiplexed sys_recvmmsg path.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 14 Sep 2010 08:43:11 +0000
(17:43 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 14 Sep 2010 08:43:11 +0000
(17:43 +0900)
Now that the rest of the socket calls are provided through their own
paths, do the same for sys_recvmmsg. It's unlikely we'll ever be able to
kill off the socketcall path, but this at least permits userspace to
gradually begin migrating.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found