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:
12f0e67
)
drm: fail gracefully when proc isn't setup.
author
Dave Airlie
<airlied@gmail.com>
Fri, 6 Jul 2012 17:06:42 +0000
(18:06 +0100)
committer
Dave Airlie
<airlied@gmail.com>
Sun, 15 Jul 2012 19:57:03 +0000
(
05:57
+1000)
If drm can't find proc it should fail more gracefully, than just
oopsing, this tests drm_class is NULL, and sets it to NULL in the
fail paths.
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found