[PATCH V2 0/1] Rust DRM build fix

From: Mukesh Kumar Chaurasiya (IBM)

Date: Sun Apr 26 2026 - 05:47:51 EST


rust drm gem shmem doesn't builds due to an import error of ARef from
types instead of sync.

Changelog:

V1 -> V2:
- Removed the 2nd patch as it was by design
- Removed unnecessary braces around the Opaque mod
- Minor change in commit message
V1: https://lore.kernel.org/all/20260426082234.2026908-1-mkchauras@xxxxxxxxx/

Mukesh Kumar Chaurasiya (IBM) (1):
rust/drm: import ARef from sync crate

rust/kernel/drm/gem/shmem.rs | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)

--
2.53.0