lkml.org 
[lkml]   [2012]   [Dec]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH resend 0/7] DMA: DMA unmap fixes for v3.8
Date
Hi,

This is a minimal set of patches from a larger DMA unmap
rework (http://lkml.org/lkml/2012/11/5/111). There are no
changes from the previous posting (except added Acked-by
and Reviewed-by tags).

Vinod, could you please apply them to v3.8? Thanks!


patches #1-3 add missing DMA unmap on failure to async_tx core
code (async_memcpy()), ioat and fsmc_nand drivers

patch #4 fixes DMA flags used by carma-fpga driver

patch #5 adds missing DMA unmap on failure to ioat3 driver

patch #6 fixes build for async_memset.c

patch #7 adds missing DMA unmap on failure to async tx core
code (async_memset())


Bartlomiej Zolnierkiewicz (7):
async_tx: add missing DMA unmap to async_memcpy()
ioat: add missing DMA unmap to ioat_dma_self_test()
mtd: fsmc_nand: add missing DMA unmap to dma_xfer()
carma-fpga: pass correct flags to ->device_prep_dma_memcpy()
ioat3: add missing DMA unmap to ioat_xor_val_self_test()
async_tx: fix build for async_memset
async_tx: add missing DMA unmap to async_memset()

crypto/async_tx/async_memcpy.c | 6 ++++
crypto/async_tx/async_memset.c | 4 +++
drivers/dma/ioat/dma.c | 11 +++---
drivers/dma/ioat/dma_v3.c | 76 ++++++++++++++++++++++++++++++++---------
drivers/misc/carma/carma-fpga.c | 4 ++-
drivers/mtd/nand/fsmc_nand.c | 22 +++++++-----
6 files changed, 93 insertions(+), 30 deletions(-)

--
1.8.0



\
 
 \ /
  Last update: 2012-12-05 12:42    [W:0.061 / U:0.292 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site