[drm-rust-next PATCH 0/2] Fix sync::aref imports
From: Alice Ryhl
Date: Thu Mar 26 2026 - 11:53:37 EST
A few imports of types::ARef were merged into drm-rust-next, but this
old path is being removed in rust-next this cycle. Thus update them.
Signed-off-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>
---
Alice Ryhl (2):
rust: workqueue: use new sync::aref path for imports
rust: drm: use new sync::aref path for imports
rust/kernel/drm/gem/mod.rs | 2 +-
rust/kernel/workqueue.rs | 8 +++++---
2 files changed, 6 insertions(+), 4 deletions(-)
---
base-commit: 206bada308d0d715d62ac841784af34a2ca22ff6
change-id: 20260326-drm-rust-next-fix-aref-595e7bd5e70c
Best regards,
--
Alice Ryhl <aliceryhl@xxxxxxxxxx>