From: Thomas Hellstrom Date: Wed, 30 Oct 2013 10:29:50 +0000 (-0700) Subject: drm/ttm: Fix ttm_bo_move_memcpy X-Git-Tag: v3.13-rc1~76^2~16^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da95c788ef0c645378ffccb7060a0df1a33aee38;p=pandora-kernel.git drm/ttm: Fix ttm_bo_move_memcpy All error paths will want to keep the mm node, so handle this at the function exit. This fixes an ioremap failure error path. Also add some comments to make the function a bit easier to understand. Signed-off-by: Thomas Hellstrom Reviewed-by: Jakob Bornecrantz Cc: stable@vger.kernel.org --- Reading git-diff-tree failed