* Hiroshi DOYU <hiroshi.d...@nokia.com> [100702 09:29]:
> 
> Do you have any plan for pulling for-next patches?
> 
> I have some "omap iommu" and "omap mailbox" patches for for-next. Now
> the merge window seems so small and I don't want to miss it.

Pulled now into omap-for-linus for the next merge window. Sorry
for the delay.

BTW, I did not add that Makefile fix into omap-fixes-for-linus,
I figured we should first make sure to get the pending fixes
in, and then maybe do another set of fixes.

But looks like that's in your for-next, so we might as well
keep it there. If there's urgent need to get that in as a fix,
let me know ASAP, I can still rebuild omap-for-linus as that's
the only set merged there.

Regards,

Tony
 
> > The following changes since commit 7e27d6e778cd87b6f2415515d7127eba53fe5d02:
> > 
> >   Linux 2.6.35-rc3 (2010-06-11 19:14:04 -0700)
> > 
> > are available in the git repository at:
> >   git://gitorious.org/~doyu/lk/mainline.git v2.6.35-rc3-iommu-for-next
> > 
> > Hiroshi DOYU (4):
> >       omap iommu: Introduce iopgd_is_table MACRO
> >       omap iommu: Rename iopte_[p,v]addr -> iopte_page_[p,v]addr
> >       omap iommu: move iommu_disable at fault to the above layer
> >       omap iommu: Make omap-iommu.o built-in
> > 
> > Kanigeri, Hari (3):
> >       omap iommu: update irq mask to be specific about twl and tlb
> >       omap iommu: add functionality to get TLB miss interrupt
> >       omap iommu: update ducati mmu irq define name
> > 
> >  arch/arm/mach-omap2/Makefile            |    5 +++-
> >  arch/arm/mach-omap2/iommu2.c            |   44 
> > ++++++++++++++++++++++++------
> >  arch/arm/mach-omap2/omap-iommu.c        |    2 +-
> >  arch/arm/plat-omap/include/plat/iommu.h |    2 +
> >  arch/arm/plat-omap/iommu.c              |   27 ++++++++++++++++---
> >  arch/arm/plat-omap/iopgtable.h          |    8 +++--
> >  6 files changed, 70 insertions(+), 18 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to