summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-iproc-qspi.c
diff options
context:
space:
mode:
authorFrode Isaksen <fisaksen@baylibre.com>2017-02-23 19:02:01 +0100
committerMark Brown <broonie@kernel.org>2017-03-15 20:35:53 +0100
commit576333a1fb940767e8638fafea908214682e8acd (patch)
treefb264a862d4a829073c69f0105bae4327d0bb077 /drivers/spi/spi-iproc-qspi.c
parentMerge remote-tracking branches 'spi/topic/spidev', 'spi/topic/sunxi', 'spi/to... (diff)
downloadlinux-576333a1fb940767e8638fafea908214682e8acd.tar.xz
linux-576333a1fb940767e8638fafea908214682e8acd.zip
spi: loopback-test: add option to use vmalloc'ed buffers
Using vmalloc'ed buffers will use one SG entry for each page, that may provoke DMA errors for large transfers. Also vmalloc'ed buffers may cause errors on CPU's with VIVT cache. Add this option to catch these errors when testing. Note that to catch VIVT cache errors, checking the rx range has to be disabled, so this option has been added as well. Signed-off-by: Frode Isaksen <fisaksen@baylibre.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-iproc-qspi.c')
0 files changed, 0 insertions, 0 deletions