linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* omap iommu: patch for v2.6.34-rc7
@ 2010-05-14  7:40 Hiroshi DOYU
  2010-05-14 19:08 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Hiroshi DOYU @ 2010-05-14  7:40 UTC (permalink / raw)
  To: tony; +Cc: linux-omap, h-kanigeri2

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

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

* Re: omap iommu: patch for v2.6.34-rc7
  2010-05-14  7:40 omap iommu: patch for v2.6.34-rc7 Hiroshi DOYU
@ 2010-05-14 19:08 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2010-05-14 19:08 UTC (permalink / raw)
  To: Hiroshi DOYU; +Cc: linux-omap, h-kanigeri2

* 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

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

end of thread, other threads:[~2010-05-14 19:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-14  7:40 omap iommu: patch for v2.6.34-rc7 Hiroshi DOYU
2010-05-14 19:08 ` Tony Lindgren

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).