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:
c8e5e01
)
drm/vmwgfx: Remove authorization requirements around some more ioctls
author
Thomas Hellstrom
<thellstrom@vmware.com>
Mon, 31 Mar 2014 09:01:08 +0000
(11:01 +0200)
committer
Thomas Hellstrom
<thellstrom@vmware.com>
Thu, 3 Apr 2014 07:31:38 +0000
(09:31 +0200)
These ioctls require a valid handle referenced by the caller to succeed,
which implies that the caller has or has had sufficient privileges.
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
No differences found