Re: [PATCH 1/3] rust: sync: add helpers for mb, dma_mb and friends
"Eliot Courtney" <[email protected]> Mon, 13 Apr 2026 14:33:23 +0900
| Newsgroups | dev.linux.lists.lkmm,org.freedesktop.lists.nouveau,org.kernel.vger.linux-arch,org.kernel.vger.linux-kernel,org.kernel.vger.rust-for-linux |
|---|---|
| Message-ID | <[email protected]> |
On Fri Apr 3, 2026 at 12:24 AM JST, Gary Guo wrote: > From: Gary Guo <[email protected]> > > They supplement the existing smp_mb, smp_rmb and smp_wmb. > > Signed-off-by: Gary Guo <[email protected]> > --- Reviewed-by: Eliot Courtney <[email protected]>