linux/drivers/dma
Andy Shevchenko afde3be121 dmatest: check for dma mapping error
The kernel emits a warning if CONFIG_DMA_API_DEBUG=y:

  WARNING: at lib/dma-debug.c:933 check_unmap+0x5d6/0x6ac()
  dw_dmac dw_dmac.0: DMA-API: device driver failed to check map error[device address=0x0000000035698305] [size=14365 bytes] [mapped as single]

Fix this by adding the required checking of the dma_map_single() return
value.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Cc: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-12-17 17:15:13 -08:00
..
ioat Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2012-12-12 18:07:07 -08:00
ipu
ppc4xx dma: remove use of __devinit 2012-11-28 12:42:36 -08:00
sh dma: remove use of __devinit 2012-11-28 12:42:36 -08:00
Kconfig
Makefile
TODO
amba-pl08x.c
at_hdmac.c
at_hdmac_regs.h
coh901318.c
coh901318_lli.c
coh901318_lli.h
dmaengine.c
dmaengine.h
dmatest.c dmatest: check for dma mapping error 2012-12-17 17:15:13 -08:00
dw_dmac.c dma: remove use of __devinit 2012-11-28 12:42:36 -08:00
dw_dmac_regs.h
edma.c dma: remove use of __devinit 2012-11-28 12:42:36 -08:00
ep93xx_dma.c
fsldma.c dma: remove use of __devinit 2012-11-28 12:42:36 -08:00
fsldma.h
imx-dma.c
imx-sdma.c
intel_mid_dma.c dma: remove use of __devinit 2012-11-28 12:42:36 -08:00
intel_mid_dma_regs.h
iop-adma.c dma: remove use of __devinit 2012-11-28 12:42:36 -08:00
iovlock.c
mmp_pdma.c dma: remove use of __devinit 2012-11-28 12:42:36 -08:00
mmp_tdma.c dma: remove use of __devinit 2012-11-28 12:42:36 -08:00
mpc512x_dma.c dma: remove use of __devinit 2012-11-28 12:42:36 -08:00
mv_xor.c ARM: arm-soc: Updates for Marvell mvebu/kirkwood 2012-12-14 14:54:26 -08:00
mv_xor.h dma: mv_xor: clear the window override control registers 2012-11-22 18:16:37 +01:00
mxs-dma.c
omap-dma.c ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h 2012-11-30 08:41:50 -08:00
pch_dma.c dma: remove use of __devinit 2012-11-28 12:42:36 -08:00
pl330.c dma: remove use of __devinit 2012-11-28 12:42:36 -08:00
sa11x0-dma.c dma: remove use of __devinit 2012-11-28 12:42:36 -08:00
sirf-dma.c dma: remove use of __devinit 2012-11-28 12:42:36 -08:00
ste_dma40.c
ste_dma40_ll.c
ste_dma40_ll.h
tegra20-apb-dma.c dma: remove use of __devinit 2012-11-28 12:42:36 -08:00
timb_dma.c dma: remove use of __devinit 2012-11-28 12:42:36 -08:00
txx9dmac.c
txx9dmac.h
virt-dma.c
virt-dma.h