summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2012-12-18 00:59:53 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2012-12-18 02:15:13 +0100
commitafde3be121efcc658e26f8cc71ead04af96d38f9 (patch)
tree1bc661c87dcdade8fe84ec291cca19704b6d7e6a /kernel
parentdmatest: implement two helpers to unmap dma memory (diff)
downloadlinux-afde3be121efcc658e26f8cc71ead04af96d38f9.tar.xz
linux-afde3be121efcc658e26f8cc71ead04af96d38f9.zip
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>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions