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:
f4362a2
)
switch l2cap ->memcpy_fromiovec() to msghdr
author
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 24 Nov 2014 21:44:09 +0000
(16:44 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 9 Dec 2014 21:28:23 +0000
(16:28 -0500)
it'll die soon enough - now that kvec-backed iov_iter works regardless
of set_fs(), both instances will become copy_from_iter() as soon as
we introduce ->msg_iter...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found