linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] DMA teardown fixes
@ 2015-01-14 19:13 Will Deacon
  2015-01-14 19:13 ` [PATCH v2 1/3] of/platform: teardown DMA mappings on device destruction Will Deacon
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Will Deacon @ 2015-01-14 19:13 UTC (permalink / raw)
  To: linux-arm-kernel

Hi again,

Here's v2 of the DMA teardown fixes I posted on Monday:

  http://lists.infradead.org/pipermail/linux-arm-kernel/2015-January/315366.html

The only change since v1 is that I've moved the conversion to using
to_dma_iommu_mapping into a separate patch and converted the whole of
dma-mapping.c in the process (suggested by Laurent).

I plan to send patches 2 and 3 via rmk and I hope that arm-soc can pick
up the first one.

Will

--->8

Will Deacon (3):
  of/platform: teardown DMA mappings on device destruction
  ARM: dma-mapping: don't detach devices without an IOMMU during
    teardown
  ARM: dma-mapping: use to_dma_iommu_mapping instead of accessing
    archdata

 arch/arm/mm/dma-mapping.c | 25 ++++++++++++++-----------
 drivers/of/platform.c     |  1 +
 2 files changed, 15 insertions(+), 11 deletions(-)

-- 
2.1.4

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-01-14 19:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-14 19:13 [PATCH v2 0/3] DMA teardown fixes Will Deacon
2015-01-14 19:13 ` [PATCH v2 1/3] of/platform: teardown DMA mappings on device destruction Will Deacon
2015-01-14 19:53   ` Rob Herring
2015-01-14 19:13 ` [PATCH v2 2/3] ARM: dma-mapping: don't detach devices without an IOMMU during teardown Will Deacon
2015-01-14 19:13 ` [PATCH v2 3/3] ARM: dma-mapping: use to_dma_iommu_mapping instead of accessing archdata Will Deacon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).