On Wed, May 21, 2025 at 09:00:29AM -0400, Steven Sistare wrote: > A few nits, iff there is another version of the series. > > I suggest "mrp" be renamed "mr", to be consistent with all other > MemoryRegion* variables. A MemoryRegion is never passed by value, > so the "p" is understood.
Sure. > This comment for @dma_map needs polishing for clarity: > > + * Map an address range into the container. Note that @mrp will within an > + * RCU read lock region across this call. Will fix thanks john