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:
39dc9aa
)
drm/radeon: Calling object_unrefer() when creating fb failure
author
liu chuansheng
<chuansheng.liu@intel.com>
Thu, 31 Jan 2013 14:13:00 +0000
(22:13 +0800)
committer
Alex Deucher
<alexander.deucher@amd.com>
Thu, 31 Jan 2013 21:14:15 +0000
(16:14 -0500)
When kzalloc() failed in radeon_user_framebuffer_create(), need to
call object_unreference() to match the object_reference().
Signed-off-by: liu chuansheng <chuansheng.liu@intel.com>
Signed-off-by: xueminsu <xuemin.su@intel.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
No differences found