Re: [RFC, Announce] Unified x86 architecture, arch/x86

From: Andi Kleen
Date: Sat Jul 21 2007 - 04:29:54 EST


On Saturday 21 July 2007 10:15:50 Thomas Gleixner wrote:

>
> The script detected 15 identical files with a simple cmp.

You mean


arch/i386/boot/.gitignore
arch/i386/boot/tools/.gitignore
arch/i386/oprofile/Kconfig
include/asm-i386/poll.h
include/asm-i386/emergency-restart.h
include/asm-i386/spinlock_types.h
include/asm-i386/vga.h
include/asm-i386/msidef.h
include/asm-i386/hypertransport.h
include/asm-i386/ioctl.h
include/asm-i386/fcntl.h

?

[of which several just #include <asm-generic/foo.h] ?

I suppose msidef.h and hypertransport.h should be shared agreed;
for the others it is not obvious. spinlock_types will likely fork soon;
it used to be different in the past already and will be again.

-Andi

-
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/