Re: [RFC - GIT pull] first step to get rid of x86_64 and i386 dirs

From: Ingo Molnar
Date: Thu Oct 25 2007 - 06:19:02 EST



* Sam Ravnborg <sam@xxxxxxxxxxxx> wrote:

> Hi Ingo.
>
> This is first step in getting rid of the two directories. I had to do
> some very minor modifications in common files to let it work out - but
> nothing really hackish.
>
> If you & Thomas + hpa are OK with the changes they can be pulled from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86.git
>
> As this is mostly renames I have attached a git -M diff only.

wow, cool stuff!

> The remaining stuff is Kconfig files.
>
> Before looking into these I am hoping someone could step in and make
> the two Kconfig.debug files 100% equal - because then I can fix the
> kconfig stuff and finally kill the two directories.

How about mechanically unifying them by adding:

depends on X86_32

and:

depends on X86_64

lines? Can you see any problem with such an approach?

Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/