[RFC v2 00/13] LKMM *generic* atomics in Rust
Miguel Ojeda
miguel.ojeda.sandonis at gmail.com
Fri Nov 1 07:30:01 PDT 2024
On Fri, Nov 1, 2024 at 7:03 AM Boqun Feng <boqun.feng at gmail.com> wrote:
>
> This time, I try implementing a generic atomic type `Atomic<T>`, since
> Benno and Gary suggested last time, and also Rust standard library is
> also going to that direction [1].
I would like to thank Boqun for trying out this approach, even when he
wasn't (and maybe still isn't) convinced.
Cheers,
Miguel
More information about the linux-riscv
mailing list