14/02/2019 20:31, Aaron Conole: > Kevin Traynor <[email protected]> writes: > > > Commit cdc242f260e7 says: > > For Linux kernel 4.0 and newer, the ability to obtain > > physical page frame numbers for unprivileged users from > > /proc/self/pagemap was removed. Instead, when an IOMMU > > is present, simply choose our own DMA addresses instead. > > > > In this case the user still sees error messages, so adjust > > the log levels. Later, other checks will ensure that errors > > are logged in the appropriate cases. > > > > Fixes: cdc242f260e7 ("eal/linux: support running as unprivileged user") > > Cc: [email protected] > > > > Signed-off-by: Kevin Traynor <[email protected]> > > --- > > Acked-by: Aaron Conole <[email protected]>
Applied, thanks

