iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
From: Joerg Roedel <joro@8bytes.org>
To: Suman Anna <s-anna@ti.com>
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	iommu@lists.linux-foundation.org, linux-omap@vger.kernel.org
Subject: Re: [PATCH v2 00/17] OMAP IOMMU Cleanup & Consolidation
Date: Thu, 23 Oct 2014 14:34:47 +0200	[thread overview]
Message-ID: <20141023123447.GA10053@8bytes.org> (raw)
In-Reply-To: <1414016555-28067-1-git-send-email-s-anna@ti.com>

On Wed, Oct 22, 2014 at 05:22:18PM -0500, Suman Anna wrote:
> Suman Anna (17):
>   iommu/omap: Remove refcount field from omap_iommu object
>   iommu/omap: Remove unused isr_priv field from omap_iommu
>   iommu/omap: Remove duplicate declarations
>   iommu/omap: Remove conditional definition of dev_to_omap_iommu()
>   iommu/omap: Remove ver debugfs entry
>   iommu/omap: Remove omap_iommu_arch_version() and version field
>   iommu/omap: Remove bogus version check in context save/restore
>   iommu/omap: Simplify omap2_iommu_fault_isr()
>   iommu/omap: Consolidate OMAP IOMMU modules
>   iommu/omap: Fix the permissions on nr_tlb_entries
>   iommu/omap: Make pagetable debugfs entry read-only
>   iommu/omap: Integrate omap-iommu-debug into omap-iommu
>   iommu/omap: Remove couple of unused exported functions
>   iommu/omap: Do not export unneeded functions
>   iommu/omap: Reset the domain field upon detaching
>   iommu/omap: Fix bus error on debugfs access of unattached IOMMU
>   iommu/omap: Switch pagetable debugfs entry to use seq_file
> 
>  drivers/iommu/Kconfig            |  12 +-
>  drivers/iommu/Makefile           |   1 -
>  drivers/iommu/omap-iommu-debug.c | 242 ++++++++--------------------
>  drivers/iommu/omap-iommu.c       | 306 ++++++++++++++++++++++-------------
>  drivers/iommu/omap-iommu.h       |  98 ++++++------
>  drivers/iommu/omap-iommu2.c      | 337 ---------------------------------------
>  6 files changed, 312 insertions(+), 684 deletions(-)
>  delete mode 100644 drivers/iommu/omap-iommu2.c

Applied to arm/omap, thanks Suman.


      parent reply	other threads:[~2014-10-23 12:34 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-22 22:22 [PATCH v2 00/17] OMAP IOMMU Cleanup & Consolidation Suman Anna
     [not found] ` <1414016555-28067-1-git-send-email-s-anna-l0cyMroinI0@public.gmane.org>
2014-10-22 22:22   ` [PATCH v2 01/17] iommu/omap: Remove refcount field from omap_iommu object Suman Anna
2014-10-22 22:22   ` [PATCH v2 05/17] iommu/omap: Remove ver debugfs entry Suman Anna
2014-10-22 22:22   ` [PATCH v2 17/17] iommu/omap: Switch pagetable debugfs entry to use seq_file Suman Anna
2014-10-22 22:22 ` [PATCH v2 02/17] iommu/omap: Remove unused isr_priv field from omap_iommu Suman Anna
2014-10-22 22:22 ` [PATCH v2 03/17] iommu/omap: Remove duplicate declarations Suman Anna
2014-10-22 22:22 ` [PATCH v2 04/17] iommu/omap: Remove conditional definition of dev_to_omap_iommu() Suman Anna
2014-10-22 22:22 ` [PATCH v2 06/17] iommu/omap: Remove omap_iommu_arch_version() and version field Suman Anna
2014-10-22 22:22 ` [PATCH v2 07/17] iommu/omap: Remove bogus version check in context save/restore Suman Anna
2014-10-22 22:22 ` [PATCH v2 08/17] iommu/omap: Simplify omap2_iommu_fault_isr() Suman Anna
2014-10-22 22:22 ` [PATCH v2 09/17] iommu/omap: Consolidate OMAP IOMMU modules Suman Anna
2014-10-22 22:22 ` [PATCH v2 10/17] iommu/omap: Fix the permissions on nr_tlb_entries Suman Anna
2014-10-22 22:22 ` [PATCH v2 11/17] iommu/omap: Make pagetable debugfs entry read-only Suman Anna
2014-10-22 22:22 ` [PATCH v2 12/17] iommu/omap: Integrate omap-iommu-debug into omap-iommu Suman Anna
2014-10-22 23:16   ` Laurent Pinchart
2014-10-22 22:22 ` [PATCH v2 13/17] iommu/omap: Remove couple of unused exported functions Suman Anna
2014-10-22 22:22 ` [PATCH v2 14/17] iommu/omap: Do not export unneeded functions Suman Anna
2014-10-22 22:22 ` [PATCH v2 15/17] iommu/omap: Reset the domain field upon detaching Suman Anna
2014-10-22 22:22 ` [PATCH v2 16/17] iommu/omap: Fix bus error on debugfs access of unattached IOMMU Suman Anna
2014-10-23 12:34 ` 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=20141023123447.GA10053@8bytes.org \
    --to=joro@8bytes.org \
    --cc=iommu@lists.linux-foundation.org \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=s-anna@ti.com \
    /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).