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:
b2e0d19
)
drm/nouveau/ttm: fix crash as a result of a recent ttm change
author
Ben Skeggs
<bskeggs@redhat.com>
Thu, 22 Dec 2011 05:20:21 +0000
(15:20 +1000)
committer
Ben Skeggs
<bskeggs@redhat.com>
Thu, 22 Dec 2011 05:23:25 +0000
(15:23 +1000)
"drm/ttm: callback move_notify any time bo placement change v4" failed to
avoid a NULL pointer dereference in nouveau caused by move_notify being
expected to handle that case now.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
No differences found