Re: [PATCH 00/15] Remove asm/segment.h from low hanging architectures

From: Christoph Hellwig
Date: Thu Aug 25 2005 - 04:34:47 EST


On Thu, Aug 25, 2005 at 02:24:56AM -0700, Zachary Amsden wrote:
> Yes, agree totally, i386 _requires_ asm/segment.h. It is used in
> low-level trap handling and bootup code from assembly files. In
> addition,

but keeping the header under that name will just encorage people
to put it back into drivers, after all it compiles on i386..

Let's rename it even for i386.

>even parts of userspace on i386 depend on asm/segment.h,
> although that is a different beast.

That's a problem of glibc-kernheaders (or insert alternative $name here)

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