diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2025-07-09 22:02:51 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-07-16 22:46:04 +0300 |
commit | 28c5c486380cc29e82b7747e999b3238f2887539 (patch) | |
tree | a6a8bea4d7c7cd27550453ea878cf25baa45c108 /scripts/lib/kdoc/kdoc_files.py | |
parent | 41ab92d35ccd2d66bfb049bd34cd95f0304b0240 (diff) | |
download | linux-28c5c486380cc29e82b7747e999b3238f2887539.tar.xz |
drm/amdgpu: Fix missing unlocking in an error path in amdgpu_userq_create()
If kasprintf() fails, some mutex still need to be released to avoid locking
issue, as already done in all other error handling path.
Fixes: c03ea34cbf88 ("drm/amdgpu: add support of debugfs for mqd information")
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/all/366557fa7ca8173fd78c58336986ca56953369b9.1752087753.git.christophe.jaillet@wanadoo.fr/
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions