diff options
author | YoungJun Cho <yj44.cho@samsung.com> | 2013-06-27 01:58:33 +0200 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2013-06-28 04:31:23 +0200 |
commit | 2e07fb229396f99fc173d8612f0f83ea9de0341b (patch) | |
tree | ae4e6702902b9f42bd00951c84dfe3850d1b6dd8 /drivers/video/i810 | |
parent | drm/gem: add mutex lock when using drm_gem_mmap_obj (diff) | |
download | linux-2e07fb229396f99fc173d8612f0f83ea9de0341b.tar.xz linux-2e07fb229396f99fc173d8612f0f83ea9de0341b.zip |
drm/gem: fix not to assign error value to gem name
If idr_alloc() is failed, obj->name can be error value. Also
it cleans up duplicated flink processing code.
This regression has been introduced in
commit 2e928815c1886fe628ed54623aa98d0889cf5509
Author: Tejun Heo <tj@kernel.org>
Date: Wed Feb 27 17:04:08 2013 -0800
drm: convert to idr_alloc()
Signed-off-by: YoungJun Cho <yj44.cho@samsung.com>
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Cc: stable@vger.kernel.org
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/video/i810')
0 files changed, 0 insertions, 0 deletions