On Mon, Jul 21, 2003 at 05:50:08PM +0200, Maciej W. Rozycki wrote: > Well, duplication is certainly undesireable, but is it the result of > separate arch/mips and arch/mips64 trees or is it a side effect only? > These separate trees have an advantage of a clear distinction between > these architectures. And arch/sparc vs arch/sparc64 were the first case > of such a split and they seem to feel quite well. sparc32 and sparc64 processors and systems are significantly different. For example, the SRMMU present in v8 CPUs is 100% replaced with a totally different MMU (indeed, totally different instructions, access methods, etc) in v9. Accordingly there is very little code in common between the two ports, and most of that is in device handling; code that is in drivers/sbus and thus shared anyway. Something that made sense for sparc might not make sense for mips. -- Keith M Wesolowski <wesolows@foobazco.org> http://foobazco.org/~wesolows ------(( Project Foobazco Coordinator and Network Administrator ))------ "May Buddha bless all stubborn people!" -- Uliassutai Karakorum Blake