From: Alex Deucher Date: Tue, 21 Aug 2012 13:55:01 +0000 (-0400) Subject: Revert "drm/radeon: fix bo creation retry path" X-Git-Tag: v3.6-rc3~1^2~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=676bc2e1e4f9072f7a640d5b7c99ffdf9709a6e7;p=pandora-kernel.git Revert "drm/radeon: fix bo creation retry path" 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 Cc: stable@vger.kernel.org --- Reading git-diff-tree failed