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:
ab2c067
)
drm/ttm: fix unreachable code.
author
Dave Airlie
<airlied@redhat.com>
Mon, 7 Dec 2009 23:25:45 +0000
(09:25 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Mon, 7 Dec 2009 23:25:45 +0000
(09:25 +1000)
None of the in-tree drivers use user objects yet so this wasn't hitting
us.
Stanse found unreachable code in ttm_bo_add_ttm:
http://decibel.fi.muni.cz/~xslaby/stanse/error.cgi?db=32&id=714#l238
Reported-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found