Files
linux/drivers/gpu/drm/ttm
Thomas Hellstrom 6c3c00e3f5 drm/ttm: Fix ttm_bo_move_memcpy
commit da95c788ef upstream.

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 <thellstrom@vmware.com>
Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-12-04 10:57:05 -08:00
..
2013-12-04 10:57:05 -08:00