Re: [PATCH] remove PAGE_SIZE from headers_install

From: Mike Frysinger
Date: Sun Jul 15 2007 - 03:20:29 EST


On 7/15/07, Olaf Hering <olaf@xxxxxxxxx> wrote:
On Sat, Jul 14, Mike Frysinger wrote:
> imo, asm/page.h should just go away for userspace. the attached patch
> is what i've been using in Gentoo ... but somethings (like an arch or
> two in glibc) still assume asm/page.h is OK. in general though,
> considering asm/page.h has become so unreliable lately (a large number
> of arches ifdef the whole thing out), most packages out there have
> updated already to use the userspace interface from unistd.h.

You need that signed-off thing, and dont forget to send it to
stable@xxxxxxxxxx

i honestly didnt think people would consider it for inclusion as it
was since i ripped out a lot more headers than just asm/page.h ;)

Signed-off-by: Mike Frysinger <vapier@xxxxxxxxxx>
-mike
-
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/