Re: kernel directory structure

From: Tigran Aivazian (tigran@veritas.com)
Date: Tue May 30 2000 - 05:34:16 EST


On Tue, 30 May 2000, Daniel Dickman wrote:

> Minor point here. Kernel code specific to the ia64 platform is stored in
> linux/arch/ia64, so shouldn't we change the name of the directory storing
> ia32 code from linux/arch/i386 to linux/arch/ia32? This would make things
> much more consistent in my opinion since the code in linux/arch/i386 is
> designed to handle far more than just the i386. What do other people think?

that will break all the references to arch-specific code in all books
written about Linux *without* absolutely any advantages. everyone knows
that i386 is not just 386 - it is used in other flavours of UNIX also to
designate IA32. Using i386 is nicely consistent with the conventions used
by other utilities - gcc, ld etc.

Regards,
Tigran

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



This archive was generated by hypermail 2b29 : Wed May 31 2000 - 21:00:24 EST