[LWN Logo]
[LWN.net]
From:	 James Bottomley <James.Bottomley@HansenPartnership.com>
To:	 mochel@osdl.org, davej@suse.de
Subject: [PATCH] i386 arch subdivision into machine types for 2.5.15
Date:	 Sat, 11 May 2002 18:06:13 -0400
Cc:	 James.Bottomley@HansenPartnership.com, linux-kernel@vger.kernel.org

This split is essentially the same as the one I did for 2.5.8 except that I've 
cleaned up setup_arch.h slightly (the other was, as I was told, "icky").  I 
didn't do any other alterations to setup.c because the projects list implies 
that Dave Jones and Patrick Mochel are going to be doing this, so I'll slide 
my changes in around this.

I've pulled visws.c out of i386/pci and put it in i386/visws.c, since it's 
really specific to visws and doing this also allows me to simplify the 
i386/pci/Makefile.

The other thing I haven't done (yet) is to document all the hooks and how they 
work; I'll try to do that shortly.

The 147k diff file (large because it has a lot of file moves) is at

http://www.hansenpartnership.com/voyager/files/arch-split-2.5.15.diff

There's also a bitkeeper repository with all this in at

http://linux-voyager.bkbits.net/arch-split-2.5

James Bottomley


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