From: Joerg Roedel <joro@8bytes.org>
To: Alex Williamson <alex.williamson@redhat.com>
Cc: iommu@lists.linux-foundation.org, linux-pci@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/7] iommu: Fix DMA alias problems
Date: Fri, 4 Jul 2014 12:36:53 +0200 [thread overview]
Message-ID: <20140704103653.GU26537@8bytes.org> (raw)
In-Reply-To: <20140703154428.8112.97562.stgit@gimli.home>
On Thu, Jul 03, 2014 at 09:51:12AM -0600, Alex Williamson wrote:
> Alex Williamson (7):
> iommu: Remove pci.h
> iommu/fsl: Use iommu_group_get_for_dev() for IOMMU groups
> iommu/intel: Update to use PCI DMA aliases
> iommu/intel: Use iommu_group_get_for_dev()
> iommu/amd: Use iommu_group_get_for_dev()
> iommu/amd: Update to use PCI DMA aliases
> iommu: Create central IOMMU group lookup/creation interface
>
>
> drivers/iommu/amd_iommu.c | 214 +++++++-----------------
> drivers/iommu/amd_iommu_types.h | 1
> drivers/iommu/fsl_pamu_domain.c | 66 --------
> drivers/iommu/intel-iommu.c | 307 +++++++++++++----------------------
> drivers/iommu/intel_irq_remapping.c | 55 ++++--
> drivers/iommu/iommu.c | 182 +++++++++++++++++++++
> drivers/iommu/pci.h | 29 ---
> include/linux/iommu.h | 1
> 8 files changed, 398 insertions(+), 457 deletions(-)
> delete mode 100644 drivers/iommu/pci.h
Applied to the core branch, thanks Alex.
prev parent reply other threads:[~2014-07-04 10:36 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-03 15:51 [PATCH 0/7] iommu: Fix DMA alias problems Alex Williamson
2014-07-03 15:51 ` [PATCH 1/7] iommu: Create central IOMMU group lookup/creation interface Alex Williamson
2014-07-03 15:51 ` [PATCH 2/7] iommu/amd: Update to use PCI DMA aliases Alex Williamson
2014-07-03 15:51 ` [PATCH 3/7] iommu/amd: Use iommu_group_get_for_dev() Alex Williamson
2014-07-03 15:51 ` [PATCH 4/7] iommu/intel: " Alex Williamson
2014-07-03 15:51 ` [PATCH 5/7] iommu/intel: Update to use PCI DMA aliases Alex Williamson
2014-07-03 15:51 ` [PATCH 6/7] iommu/fsl: Use iommu_group_get_for_dev() for IOMMU groups Alex Williamson
2014-07-03 15:51 ` [PATCH 7/7] iommu: Remove pci.h Alex Williamson
2014-07-04 10:36 ` Joerg Roedel [this message]
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=20140704103653.GU26537@8bytes.org \
--to=joro@8bytes.org \
--cc=alex.williamson@redhat.com \
--cc=iommu@lists.linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.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).