summaryrefslogtreecommitdiff
path: root/net/qrtr
ModeNameSize
-rw-r--r--Kconfig657logplain
-rw-r--r--Makefile87logplain
-rw-r--r--qrtr.c22116logplain
-rw-r--r--qrtr.h824logplain
-rw-r--r--smd.c2809logplain
inux/net-next.git/diff/arch?h=packet-loop-back&id=abdf4799dac6210e3d09d368c4ed19e984c45dce&id2=9f318d470e37a470d65449f94a06165ea72dbce1'>diff)
arch/nios2: add option to skip DMA sync as a part of map and unmap
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. Link: http://lkml.kernel.org/r/20161110113518.76501.52225.stgit@ahduyck-blue-test.jf.intel.com Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Reviewed-by: Tobias Klauser <tklauser@distanz.ch> Cc: Ley Foon Tan <lftan@altera.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch')