Re: [PATCH 3/3] rust: sync: Use safe synchronize_rcu() abstraction in poll
From: Alice Ryhl
Date: Thu Jun 18 2026 - 08:00:30 EST
On Thu, Jun 18, 2026 at 12:01 PM Philipp Stanner <phasta@xxxxxxxxxx> wrote:
>
> We now have a safe wrapper for the foreign function synchronize_rcu().
>
> Use it in poll.rs.
>
> Signed-off-by: Philipp Stanner <phasta@xxxxxxxxxx>
Reviewed-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>