public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Sam Ravnborg <sam@ravnborg.org>
Cc: Thomas Gleixner <tglx@linutronix.de>,
	Ingo Molnar <mingo@redhat.com>, "H. Peter Anvin" <hpa@zytor.com>,
	LKML <linux-kernel@vger.kernel.org>,
	Jeff Dike <jdike@addtoit.com>,
	Linus Torvalds <torvalds@linux-foundation.org>
Subject: Re: [GIT PULL] x86: use arch/x86/include
Date: Wed, 30 Jul 2008 21:19:07 +0200	[thread overview]
Message-ID: <20080730191907.GD26389@elte.hu> (raw)
In-Reply-To: <20080730184700.GA29710@uranus.ravnborg.org>


* Sam Ravnborg <sam@ravnborg.org> wrote:

> > hm, we have a _ton_ of changes to include files queued up already, 
> > so this is rather inconvenient.
>
> git should cope with this if changes come in via git. I do not know 
> about "git am" applied patches.

the pending commits are ordinary commits and there's little difference 
between a leaf commit that came via git and one that came via emails.

(the difference between Git and email is for more complex ops like 
renames, merges - i.e. more abstract and multi-commit operations.)

But such more complex scenarios are not what i'm talking about. We've 
got this many leaf commits in include/asm-x86/ at the moment:

   308 files changed, 3025 insertions(+), 2025 deletions(-)

... and pulling your rename generates almost 50 conflicts. (Also, i've 
got to hunt down all scripts that somehow rely on the location on 
include/asm-x86.)

> > I missed the discussion on this, what's the point of renaming all 
> > these files?
> 
> It has been discussed many times to keep arch and arch include files
> under arch/.
> Lately Linus outlined this:
> 
>     http://kerneltrap.org/mailarchive/linux-kernel/2008/5/21/1903924
> 
> I took the ball and did the kbuild side of this so we could do this 
> gradually.
>
> sparc are already converted. sh has it ready to be pulled and others
> are playing with it.
> 
> How we do it in the best way for such a fragile codebase as x86 is I 
> am not sure. [...]

huh, fragile codebase? Is that a flamebait? :-) What do you mean 
exactly?

The timing problems come from the fact that 90% of Linux development and 
95% of Linux testing happens on x86. So we've already got a ton of stuff 
queued up for the next merge window. (and some cleanups for this cycle 
as well)

But fortunately you've scripted all this, so i guess we can do it at any 
stage. Could you send the script we should run?

	Ingo

  reply	other threads:[~2008-07-30 19:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-30 12:49 [GIT PULL] x86: use arch/x86/include Sam Ravnborg
2008-07-30 18:04 ` Ingo Molnar
2008-07-30 18:22   ` H. Peter Anvin
2008-07-30 18:32     ` Ingo Molnar
2008-07-30 18:35     ` Linus Torvalds
2008-07-30 18:47   ` Sam Ravnborg
2008-07-30 19:19     ` Ingo Molnar [this message]
2008-07-30 19:27       ` H. Peter Anvin
2008-07-30 19:39       ` Sam Ravnborg
2008-07-31 23:15         ` Tony Luck
2008-07-31 23:17           ` H. Peter Anvin

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=20080730191907.GD26389@elte.hu \
    --to=mingo@elte.hu \
    --cc=hpa@zytor.com \
    --cc=jdike@addtoit.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=sam@ravnborg.org \
    --cc=tglx@linutronix.de \
    --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