]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/userq: take the userq_mgr lock in enforce isolation
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 25 Apr 2025 16:11:45 +0000 (12:11 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 30 Apr 2025 22:09:26 +0000 (18:09 -0400)
commit482d48533257fdaa05b0f847ee919305f1668790
tree4a83650830673aba90ce51084803d74f6e1617bd
parentc5e02d6588f2498cf726e13504593f7325f1ee61
drm/amdgpu/userq: take the userq_mgr lock in enforce isolation

Add the missing locking.

Fixes: 94976e7e5ede ("drm/amdgpu/userq: add helpers to start/stop scheduling")
Reviewed-by: Arvind Yadav <Arvind.Yadav@amd.com>
Reviewed-by: Prike Liang <Prike.Liang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c