Re: [PATCH v2 2/3] rust: revocable: Use safe synchronize_rcu() abstraction

From: Gary Guo

Date: Mon Jun 22 2026 - 13:47:45 EST


On Mon Jun 22, 2026 at 6:32 PM BST, Philipp Stanner wrote:
> We now have a safe wrapper for the foreign function synchronize_rcu().
>
> Use it in revocable.rs.
>
> Signed-off-by: Philipp Stanner <phasta@xxxxxxxxxx>

Reviewed-by: Gary Guo <gary@xxxxxxxxxxx>

> ---
> rust/kernel/revocable.rs | 9 ++++++---
> 1 file changed, 6 insertions(+), 3 deletions(-)