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 <[email protected]>
Reviewed-by: Gary Guo <[email protected]> > --- > rust/kernel/revocable.rs | 9 ++++++--- > 1 file changed, 6 insertions(+), 3 deletions(-)

