All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Hiroshi DOYU <Hiroshi.DOYU@nokia.com>
Cc: linux-omap@vger.kernel.org, h-kanigeri2@ti.com
Subject: Re: omap iommu: patch for v2.6.34-rc7
Date: Fri, 14 May 2010 12:08:49 -0700	[thread overview]
Message-ID: <20100514190849.GZ3428@atomide.com> (raw)
In-Reply-To: <20100514.104036.15239017.Hiroshi.DOYU@nokia.com>

* Hiroshi DOYU <Hiroshi.DOYU@nokia.com> [100514 00:36]:
> Hi Tony,
> 
> The patches was sent on:
> http://www.mail-archive.com/linux-omap@vger.kernel.org/msg27968.html
> 
> The following changes since commit b57f95a38233a2e73b679bea4a5453a1cc2a1cc9:
> 
>   Linux 2.6.34-rc7 (2010-05-09 18:36:28 -0700)
> 
> are available in the git repository at:
>   git://gitorious.org/~doyu/lk/mainline.git v2.6.34-rc7.iommu
> 
> Hiroshi DOYU (5):
>       omap iommu: Introduce iteration macro for iotlb entry scan
>       omap iommu: Make CONFIG_OMAP_IOMMU_DEBUG selectable
>       omap iommu: Insert a gap page between IOVMAs against override
>       omap iommu: Exit iteration if no possibility of available area
>       omap iommu: Reject unaligned addresses at setting page table entry
> 
> Kanigeri, Hari (4):
>       omap iommu: renamed omap3-iommu to omap-iommu
>       omap iommu: support for OMAP4
>       omap iommu: missing check for TLB valid entry
>       omap iommu: add TLB preservation support
> 
>  arch/arm/mach-omap2/Makefile               |    5 +-
>  arch/arm/mach-omap2/iommu2.c               |    6 +-
>  arch/arm/mach-omap2/omap-iommu.c           |  157 ++++++++++++++++++++++++++++
>  arch/arm/mach-omap2/omap3-iommu.c          |  105 -------------------
>  arch/arm/plat-omap/Kconfig                 |    9 ++-
>  arch/arm/plat-omap/include/plat/omap44xx.h |    3 +
>  arch/arm/plat-omap/iommu.c                 |  101 ++++++++++++------
>  arch/arm/plat-omap/iovmm.c                 |    9 +-
>  8 files changed, 244 insertions(+), 151 deletions(-)
>  create mode 100644 arch/arm/mach-omap2/omap-iommu.c
>  delete mode 100644 arch/arm/mach-omap2/omap3-iommu.c

Thanks, I've pulled this into omap-for-linus.

Regards,

Tony

      reply	other threads:[~2010-05-14 19:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-14  7:40 omap iommu: patch for v2.6.34-rc7 Hiroshi DOYU
2010-05-14 19:08 ` Tony Lindgren [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=20100514190849.GZ3428@atomide.com \
    --to=tony@atomide.com \
    --cc=Hiroshi.DOYU@nokia.com \
    --cc=h-kanigeri2@ti.com \
    --cc=linux-omap@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.