Re: [PATCH v2 1/4] rust: sync: add helpers for mb, dma_mb and friends
Boqun Feng <[email protected]> Wed, 1 Jul 2026 21:35:30 -0700
| Newsgroups | dev.linux.lists.lkmm,dev.linux.lists.nova-gpu,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-kernel,org.kernel.vger.rust-for-linux |
|---|---|
| Message-ID | <akXqkldA4NnODxAC@MacBook-0RXW5> |
On Tue, Jun 09, 2026 at 04:38:37PM +0100, Gary Guo wrote: > They supplement the existing smp_mb, smp_rmb and smp_wmb. > > Reviewed-by: Eliot Courtney <[email protected]> > Signed-off-by: Gary Guo <[email protected]> Queued in rust-sync, thanks! Regards, Boqun