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:
cdaeb57
)
ttm: Don't return the bo reserved on error path
author
Thomas Hellstrom
<thellstrom@vmware.com>
Mon, 21 Nov 2011 12:05:02 +0000
(13:05 +0100)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 22 Nov 2011 20:06:21 +0000
(20:06 +0000)
An unlikely race could case a bo to be returned reserved on an error path.
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found