Hi Linus,

I would like to ask You for pulling some fixes for ARM dma-mapping subsystem
for v3.11.


The following changes since commit 8bb495e3f02401ee6f76d1b1d77f3ac9f079e376:

  Linux 3.10 (2013-06-30 15:13:29 -0700)

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 1e3d09b223f349a5f6cc14d62b4df66c0798d762:

  ARM: dma: Drop __GFP_COMP for iommu dma memory allocations (2013-07-02 
10:30:59 +0200)

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

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

Patch summary:

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 |   40 ++++++++++++++++++++++++++++++++--------
 1 file changed, 32 insertions(+), 8 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to