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:
2b66b50
)
drm/ttm: Be consistent on ttm_bo_init() failures
author
Thomas Hellstrom
<thellstrom@vmware.com>
Tue, 9 Nov 2010 20:31:44 +0000
(21:31 +0100)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 10 Nov 2010 01:52:19 +0000
(11:52 +1000)
Call destroy() on _all_ ttm_bo_init() failures, and make sure that
behavior is documented in the function description.
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found