Skip to content
Commit 9eee152a authored by Alex Deucher's avatar Alex Deucher
Browse files

drm/amdgpu/debugfs: fix ref count leak when pm_runtime_get_sync fails



The call to pm_runtime_get_sync increments the counter even in case of
failure, leading to incorrect ref count.
In case of failure, decrement the ref count before returning.

Acked-by: default avatarEvan Quan <evan.quan@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent dfd84d90
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment