public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: David Woodhouse <dwmw2@infradead.org>
Cc: Joerg Roedel <joro@8bytes.org>,
	iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org,
	fenghua.yu@intel.com, tony.luck@intel.com,
	suresh.b.siddha@intel.com, sfr@canb.auug.org.au,
	andreas.herrmann3@amd.com, joseph.cihula@intel.com,
	akpm@linux-foundation.org, jbarnes@virtuousgeek.org,
	tglx@linutronix.de, torvalds@linux-foundation.org
Subject: Re: [ANNOUNCE] iommu-2.6.git tree
Date: Sun, 19 Oct 2008 19:26:51 +0200	[thread overview]
Message-ID: <20081019172651.GA19265@elte.hu> (raw)
In-Reply-To: <1224422474.6770.1475.camel@macbook.infradead.org>


* David Woodhouse <dwmw2@infradead.org> wrote:

> On Sun, 2008-10-19 at 14:47 +0200, Ingo Molnar wrote:
> > * David Woodhouse <dwmw2@infradead.org> wrote:
> > 
> > > On Sun, 2008-10-19 at 13:12 +0200, Joerg Roedel wrote:
> > > > On Sat, Oct 18, 2008 at 04:30:43PM +0100, David Woodhouse wrote:
> > > > > As previously threatened, I've created an iommu-2.6.git tree:
> > > > > 	git://git.infradead.org/iommu-2.6.git
> > > > > 	http://git.infradead.org/iommu-2.6.git
> > > > 
> > > > Is there a specific reason why IOMMU stuff should go to Linus 
> > > > without testing them in the x86 tree before? The DMA layer and IOMMU 
> > > > drivers are an integral component of the architecture and patches 
> > > > for it are best placed in the architecture tree instead of a 
> > > > seperate one, imho.
> > > 
> > > This is the purpose that linux-next serves, not the x86 
> > > forest-of-doom.
> > > 
> > > And I thought Ingo said his old iommu tree wasn't in there anyway? 
> > > [...]
> > 
> > That's weird, where did you get the impression from that i "dropped" the 
> > "old" IOMMU tree? It's alive and kicking, all the new IOMMU code that we 
> > queued up and tested in the last cycle for v2.6.28 have just gone 
> > upstream - about 80 commits.
> 
> I cannot find the tree which allegedly already exists [...]

it's tip/auto-iommu-next. "Empty" right now because it just got merged 
upstream last week.

> [...] -- and unless I'm mistaken, a number of patches seem to have 
> fallen through the cracks in the last few weeks. Since I've been asked 
> to start looking after the Intel IOMMU parts, it seemed sensible to 
> make a git tree and round up those patches.

hm, no patches have been lost that i'm aware of - the last ~10 days of 
inbox is not queued up yet because of the merge window - but those 
(except for urgent fixes) are v2.6.29 items anyway.

> I thought you and Thomas were working together, and I spoke to Thomas 
> about it during the Kernel Summit. Unless I'm very much mistaken, he 
> agreed that it makes sense to have a separate, real, git tree for 
> cross-platform IOMMU-related work.
> 
> If you want to pull that tree into yours, that's fine by me -- as long 
> as it gets into linux-next.

okay, we can certainly do that. And if/when all future activities center 
around your tree, and there's no interaction with x86 platform bits, it 
will be natural for you to just not go over any middlemen.

But i'd prefer to at least have some transitionary period - IOMMU 
changes are not easy topics and they caused subtle breakages a couple of 
times and it was quite handy that those breakages were generally seen by 
all x86 developers (and immediately fixed afterwards). 99% of the 
current iommu development activities are in the x86 space, so there's 
quite some alignment there.

	Ingo

  reply	other threads:[~2008-10-19 17:27 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-18 15:30 [ANNOUNCE] iommu-2.6.git tree David Woodhouse
2008-10-18 15:43 ` Stephen Rothwell
2008-10-18 15:51   ` David Woodhouse
2008-10-19 11:12 ` Joerg Roedel
2008-10-19 11:19   ` David Woodhouse
2008-10-19 12:47     ` Ingo Molnar
2008-10-19 13:21       ` David Woodhouse
2008-10-19 17:26         ` Ingo Molnar [this message]
2008-10-19 17:42           ` David Woodhouse
2008-10-19 21:21             ` Peter Zijlstra
2008-10-19 21:22             ` Joerg Roedel
2008-10-20 16:41               ` Luck, Tony
2008-10-19 21:23         ` Joerg Roedel
2008-10-20  3:32           ` FUJITA Tomonori
2008-10-20 18:06             ` Yu, Fenghua
2008-10-20 23:51               ` FUJITA Tomonori
2008-10-19 21:14     ` Joerg Roedel
2008-10-20  7:43       ` David Woodhouse
2008-10-20  8:52         ` Ingo Molnar
2008-10-20  9:07           ` David Woodhouse
2008-10-20  0:46     ` FUJITA Tomonori

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=20081019172651.GA19265@elte.hu \
    --to=mingo@elte.hu \
    --cc=akpm@linux-foundation.org \
    --cc=andreas.herrmann3@amd.com \
    --cc=dwmw2@infradead.org \
    --cc=fenghua.yu@intel.com \
    --cc=iommu@lists.linux-foundation.org \
    --cc=jbarnes@virtuousgeek.org \
    --cc=joro@8bytes.org \
    --cc=joseph.cihula@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    --cc=suresh.b.siddha@intel.com \
    --cc=tglx@linutronix.de \
    --cc=tony.luck@intel.com \
    --cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox