summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
diff options
context:
space:
mode:
authorDanilo Krummrich <dakr@kernel.org>2025-03-19 00:29:22 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-03-19 02:55:12 +0300
commit455943aa187fd93358ccd00c894934061153ec0c (patch)
treee4ab96c9cbe2651ba8fbc940d23bdb01531a83e8 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
parente2942bb4e62938fcef1481c9c1470b661087cdb7 (diff)
downloadlinux-455943aa187fd93358ccd00c894934061153ec0c.tar.xz
rust: platform: impl Send + Sync for platform::Device
Commit 4d320e30ee04 ("rust: platform: fix unrestricted &mut platform::Device") changed the definition of platform::Device and discarded the implicitly derived Send and Sync traits. This isn't required by upstream code yet, and hence did not cause any issues. However, it is relied on by upcoming drivers, hence add it back in. Signed-off-by: Danilo Krummrich <dakr@kernel.org> Link: https://lore.kernel.org/r/20250318212940.137577-2-dakr@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions