From: will.deacon@arm.com (Will Deacon)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/3] DMA teardown fixes
Date: Wed, 14 Jan 2015 19:13:20 +0000 [thread overview]
Message-ID: <1421262803-21003-1-git-send-email-will.deacon@arm.com> (raw)
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
next reply other threads:[~2015-01-14 19:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-14 19:13 Will Deacon [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1421262803-21003-1-git-send-email-will.deacon@arm.com \
--to=will.deacon@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).