Re: Moving include/asm-* [was: Re: Moving sound/* to drivers/ ?]

From: Linus Torvalds
Date: Wed May 21 2008 - 21:30:30 EST




On Wed, 21 May 2008, Harvey Harrison wrote:
>
> What about say, sparc64 that has a lot of #include <asm-sparc/foo.h>

Ahh, I didn't realize people did that.

I assume (but am too lazy to check) that UML probably does something
similar for its arch-specific stuff.

So yeah, it's probably more pain than it _should_ be, for reasons like
that.

But I suspect that things like <asm-sparc/foo.h> may be because sparc64
would actually like to add another -Iarch/sparc/include (until it
eventually can get rid of the thing _entirely_, of course, as it gets
unified under one architecture)

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