On Mon 04 Mar 11:38 PST 2019, Stephen Boyd wrote: > Quoting Bjorn Andersson (2019-03-01 10:52:04) > > On Sun 03 Feb 20:45 PST 2019, Ankit Jain wrote: > > > > > This change adds mmap functionality to rmtfs_mem driver. > > > Userspace application can map the address and use this > > > mapped address directly as buffer for read/write call to disk. > > > and avoid the read/write call to the shared path to copy the > > > buffer to userspace application. > > > > > > > Reviewed-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> > > > > And I've picked it up for inclusion in 5.2. > > > > Please put something in the subject like rmtfs (and drop the full stop > please), because right now it's hard to figure out what driver is > getting mmap support. > Thanks for being awake Stephen. As I haven't pushed my branch out, I updated the commit in place. Regards, Bjorn