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:
c61e277
)
Revert "drm/radeon: fix bo creation retry path"
author
Alex Deucher
<alexander.deucher@amd.com>
Tue, 21 Aug 2012 13:55:01 +0000
(09:55 -0400)
committer
Alex Deucher
<alexander.deucher@amd.com>
Tue, 21 Aug 2012 13:55:01 +0000
(09:55 -0400)
This reverts commit
d1c7871ddb1f588b8eb35affd9ee1a3d5e11cd0c
.
ttm_bo_init() destroys the BO on failure. So this patch makes
the retry path work with freed memory. This ends up causing
kernel panics when this path is hit.
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
No differences found