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:
82c2b5e
)
drm/nouveau/disp: fix oops in destructor with headless cards
author
Maarten Lankhorst
<maarten.lankhorst@canonical.com>
Tue, 17 Jun 2014 13:01:48 +0000
(15:01 +0200)
committer
Ben Skeggs
<bskeggs@redhat.com>
Wed, 18 Jun 2014 05:49:50 +0000
(15:49 +1000)
If init doesn't run then disp->outp might not be initialized, resulting
in an oops.
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
No differences found