Skip to content
Commit f2d68cf4 authored by liu chuansheng's avatar liu chuansheng Committed by Alex Deucher
Browse files

drm/radeon: Calling object_unrefer() when creating fb failure



When kzalloc() failed in radeon_user_framebuffer_create(), need to
call object_unreference() to match the object_reference().

Signed-off-by: default avatarliu chuansheng <chuansheng.liu@intel.com>
Signed-off-by: default avatarxueminsu <xuemin.su@intel.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
parent 39dc9aab
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment