mbox

[GIT,PULL] CMA and DMA-mapping fixes for v3.16

Message ID 1401797582-19371-1-git-send-email-m.szyprowski@samsung.com
State New
Headers show

Pull-request

git://git.linaro.org/people/mszyprowski/linux-dma-mapping.git for-v3.16

Message

Marek Szyprowski June 3, 2014, 12:13 p.m. UTC
Hi Linus,

I would like to ask You for pulling a few fixes for dma-mapping and CMA
subsystems for v3.16.

The following changes since commit d6d211db37e75de2ddc3a4f979038c40df7cc79c:

  Linux 3.15-rc5 (2014-05-09 13:10:52 -0700)

are available in the git repository at:

  git://git.linaro.org/people/mszyprowski/linux-dma-mapping.git for-v3.16

for you to fetch changes up to f70e3c4f8b6ab61f713e040822ec51f5de498146:

  CMA: correct unlock target (2014-05-29 09:25:14 +0200)

----------------------------------------------------------------
Gioh Kim (2):
      arm: dma-mapping: add checking cma area initialized
      drivers/base/dma-contiguous.c: erratum of dev_get_cma_area

Joonsoo Kim (1):
      CMA: correct unlock target

Laura Abbott (1):
      cma: Remove potential deadlock situation

Ritesh Harjani (1):
      arm: dma-iommu: Clean up redundant variable

 arch/arm/include/asm/dma-iommu.h |  1 -
 arch/arm/mm/dma-mapping.c        | 17 +++++++++--------
 drivers/base/dma-contiguous.c    | 34 ++++++++++++++++++++++++++--------
 3 files changed, 35 insertions(+), 17 deletions(-)
----------------------------------------------------------------

This pull request contains a patches for solving potential deadlock
caused by CMA code, bugfix for ARM dma-mapping subsystem and minor code
cleanups.

Thanks!

Best regards
Marek Szyprowski
Samsung R&D Institute Poland
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/