* Hiroshi DOYU <Hiroshi.DOYU@xxxxxxxxx> [100607 14:45]: > From: ext Tony Lindgren <tony@xxxxxxxxxxx> > Subject: Re: [GIT PULL] omap iommu: fixes for 2.6.35-rc1 > Date: Mon, 7 Jun 2010 13:17:48 +0200 > > > Since Linus only wants regression fixes nowadays during the -rc > > cycle, few more questions below. > > > > * Hiroshi DOYU <Hiroshi.DOYU@xxxxxxxxx> [100602 10:45]: > >> Hi Tony, > >> > >> Patches only for fixes for omap iommu module during -rc cycle. > >> > >> The following changes since commit 67a3e12b05e055c0415c556a315a3d3eb637e29e: > >> > >> Linux 2.6.35-rc1 (2010-05-30 13:21:02 -0700) > >> > >> are available in the git repository at: > >> git://gitorious.org/~doyu/lk/mainline.git v2.6.35-rc1-iommu-fixes > >> > >> Hiroshi DOYU (1): > >> omap iommu: Make omap-iommu.o built-in > > > > Does the above actually fix some problem? If it fixes some problem, > > it should be in the description. If not, maybe move this one for > > the next merge window? > > This is a fix for the previously overwriting obj-y/m as blow, and > updated the description as well. > > -obj-$(CONFIG_OMAP_IOMMU) := iommu2.o omap-iommu.o > +obj-$(CONFIG_OMAP_IOMMU) += iommu2.o > > >> Kanigeri, Hari (1): > >> omap iommu: update ducati mmu irq define name > > > > This description does not seem to make sense as the ducati irq > > define was added with e927f8d04ec8aff249beab2f7e1832c67623d0f5 > > and has not changed. The description is for some non-mainline > > tree talking about 2.6.34-rc6 so it should be updated. > > Updated the description. > > > > >> Satish (1): > >> omap iommu: Fix Memory leak > > > > This one looks like a genuine fix :) > > I've also updated the branch against -rc2. Please merge it if no problem. OK, thanks for updating the series. Tony > The following changes since commit e44a21b7268a022c7749f521c06214145bd161e4: > > Linux 2.6.35-rc2 (2010-06-05 20:43:24 -0700) > > are available in the git repository at: > git://gitorious.org/~doyu/lk/mainline.git v2.6.35-rc2-iommu-fixes > > Hiroshi DOYU (1): > omap iommu: fix: Make omap-iommu.o built-in > > Kanigeri, Hari (1): > omap iommu: fix ducati mmu irq define name > > Satish (1): > omap iommu: Fix Memory leak > > arch/arm/mach-omap2/Makefile | 5 ++++- > arch/arm/mach-omap2/omap-iommu.c | 2 +- > arch/arm/plat-omap/iovmm.c | 4 +++- > 3 files changed, 8 insertions(+), 3 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html