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:
64e1c80
)
vhost: copy_to_user -> __copy_to_user
author
Michael S. Tsirkin
<mst@redhat.com>
Tue, 21 Sep 2010 12:18:01 +0000
(14:18 +0200)
committer
Michael S. Tsirkin
<mst@redhat.com>
Thu, 4 Nov 2010 11:22:11 +0000
(13:22 +0200)
We do access_ok checks at setup time, so we don't need to
redo them on each access.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
No differences found