Just compile tested this series, but I did use commit 1 in my DmaFence and it worked well.
Philipp Stanner (3): rust: sync: Add abstraction for synchronize_rcu() rust: revocable: Use safe synchronize_rcu() abstraction rust: sync: Use safe synchronize_rcu() abstraction in poll rust/kernel/revocable.rs | 5 ++--- rust/kernel/sync/poll.rs | 6 ++---- rust/kernel/sync/rcu.rs | 8 ++++++++ 3 files changed, 12 insertions(+), 7 deletions(-) base-commit: 43a393185e33e573a374c1d4f7ddf6481484ef8d -- 2.54.0

