2013-07-05 15:32:12

by Marek Szyprowski

[permalink] [raw]
Subject: [GIT PULL] DMA-mapping updates for v3.11

Hi Linus,

I'm really sorry for the rebased tree last time. I restored the tree
that was in linux next for a long time till 2nd July. I would like to
ask You for pulling fixes for ARM dma-mapping subsystem for v3.11.


The following changes since commit 9e895ace5d82df8929b16f58e9f515f6d54ab82d:

Linux 3.10-rc7 (2013-06-22 09:47:31 -1000)

are available in the git repository at:

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

for you to fetch changes up to 5b91a98c61abe914e6a80d7dc15e435c47ea0004:

ARM: dma: Drop __GFP_COMP for iommu dma memory allocations (2013-06-28 15:14:29 +0200)

----------------------------------------------------------------
Ming Lei (1):
ARM: DMA-mapping: mark all !DMA_TO_DEVICE pages in unmapping as clean

Richard Zhao (1):
ARM: dma: Drop __GFP_COMP for iommu dma memory allocations

Will Deacon (2):
ARM: dma-mapping: convert DMA direction into IOMMU protection attributes
ARM: dma-mapping: NULLify dev->archdata.mapping pointer on detach

YoungJun Cho (1):
ARM: dma-mapping: Get pages if the cpu_addr is out of atomic_pool

arch/arm/mm/dma-mapping.c | 60 ++++++++++++++++++++++++++++++++++++---------
1 file changed, 49 insertions(+), 11 deletions(-)

----------------------------------------------------------------

This pull request contains an important bugfixes and update for IOMMU
integration support for ARM architecture.

Thanks!

Best regards
Marek Szyprowski
Samsung Poland R&D Center