[PATCH V1 0/2] Rust DRM build fix
From: Mukesh Kumar Chaurasiya (IBM)
Date: Sun Apr 26 2026 - 04:23:00 EST
rust drm gem shmem doesn't builds due to an import error of ARef from
types instead of sync.
This series fixes that and also makes CONFIG_RUST_DRM_GEM_SHMEM_HELPER
dependent of RUST and making it selectable from menuconfig.
Mukesh Kumar Chaurasiya (IBM) (2):
rust/drm: import ARef from sync crate
drm: Make CONFIG_RUST_DRM_GEM_SHMEM_HELPER selectable from menuconfig
drivers/gpu/drm/Kconfig | 4 ++--
rust/kernel/drm/gem/shmem.rs | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
--
2.53.0