On 2016-11-10 at 12:35:18 +0100, Alexander Duyck <alexander.h.du...@intel.com> wrote: > This change allows us to pass DMA_ATTR_SKIP_CPU_SYNC which allows us to > avoid invoking cache line invalidation if the driver will just handle it > via a sync_for_cpu or sync_for_device call. > > Cc: Ley Foon Tan <lf...@altera.com> > Signed-off-by: Alexander Duyck <alexander.h.du...@intel.com>
Reviewed-by: Tobias Klauser <tklau...@distanz.ch>