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:
3d70f8c
)
drm: restore open_count if drm_setup fails
author
Ilija Hadzic
<ilijahadzic@gmail.com>
Mon, 29 Oct 2012 17:35:00 +0000
(17:35 +0000)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 7 Nov 2012 00:51:08 +0000
(10:51 +1000)
If drm_setup (called at first open) fails, the whole
open call has failed, so we should not keep the
open_count incremented.
Signed-off-by: Ilija Hadzic <ihadzic@research.bell-labs.com>
Cc: stable@vger.kernel.org
Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found