On Fri Jun 26, 2026 at 11:45 PM JST, Gary Guo wrote: > Use `io_project!` for PTE array and message queues to restore the proper > encapsulation. > > The remaining `dma_read!` and `dma_write!` is now only acting on > primitives; thus replace by `io_read!` and `io_write!`. > > Signed-off-by: Gary Guo <[email protected]>
This is beautiful. :_) Reviewed-by: Alexandre Courbot <[email protected]> (the memory barrier concern raised by Sashiko looks real - and IIUC was already discussed before - but not introduced by this series so let's address that separately)
