Re: [PATCH 2/3] rust: maple_tree: add load_rcu()
From: Boqun Feng
Date: Fri Jun 05 2026 - 09:39:53 EST
On Fri, Jun 05, 2026 at 06:35:39AM -0700, Boqun Feng wrote:
> From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
>
> Now that we have a concept of rcu-safe containers, we may add a
> load_rcu() method to MapleTree that does not take the spinlock.
>
> Signed-off-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>
> ---
Please ignore this duplication...
Regards,
Boqun