On Wed, Jun 24, 2026 at 05:07:01PM +0200, Philipp Stanner wrote:
> Changes since v2:
>   - Compromise docu for "RCU versus atomic context" a bit better
>   - Add respective R-b's
> 
> Changes since v1:
>   - Vertically format imports. (Onur)
>   - Make the new function #[inline]. (Alice)
>   - Add Alice's R-b.
> 
> 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 |  9 ++++++---
>  rust/kernel/sync/poll.rs | 10 ++++++----
>  rust/kernel/sync/rcu.rs  | 16 ++++++++++++++++
>  3 files changed, 28 insertions(+), 7 deletions(-)
> 

Queue it in rust-sync

        https://git.kernel.org/pub/scm/linux/kernel/git/boqun/linux.git/ 
rust-sync

Thank you all!

Regards,
Boqun

> 
> base-commit: 43a393185e33e573a374c1d4f7ddf6481484ef8d
> -- 
> 2.54.0
> 

Reply via email to