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:
dfe5ac5
)
vhost: get/put_user -> __get/__put_user
author
Michael S. Tsirkin
<mst@redhat.com>
Sun, 19 Sep 2010 13:56:30 +0000
(15:56 +0200)
committer
Michael S. Tsirkin
<mst@redhat.com>
Thu, 4 Nov 2010 11:22:12 +0000
(13:22 +0200)
We do access_ok checks on all ring values on an ioctl,
so we don't need to redo them on each access.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
No differences found