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:
1bf2706
)
drm/nv04/crtc: Bail out if FB is not bound to crtc
author
Emil Velikov
<emil.l.velikov@gmail.com>
Thu, 25 Aug 2011 20:36:51 +0000
(21:36 +0100)
committer
Ben Skeggs
<bskeggs@redhat.com>
Fri, 9 Sep 2011 07:24:21 +0000
(17:24 +1000)
This commit resolves a possible 'NULL pointer dereference'
It uses the same approach as radeon, intel and nouveau/nv50
Fixes bug 'Nouveau: Kernel oops when unplugging external monitor'
https://bugs.freedesktop.org/show_bug.cgi?id=40336
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
No differences found