[patch] dont export asm/page.h to userspace
From: Mike Frysinger
Date: Thu Jan 04 2007 - 22:28:57 EST
On 1/4/07, Christoph Hellwig <hch@xxxxxxxxxxxxx> wrote:
> It should not be exported to userspace at all. Care to submit a patch?
trivial patch attached
-mike
Attachment:
pgp00000.pgp
Description: PGP signature
diff --git a/include/asm-generic/Kbuild.asm b/include/asm-generic/Kbuild.asm
index a37e95f..642d277 100644
--- a/include/asm-generic/Kbuild.asm
+++ b/include/asm-generic/Kbuild.asm
@@ -32,4 +32,3 @@ unifdef-y += user.h
# These probably shouldn't be exported
unifdef-y += shmparam.h
unifdef-y += elf.h
-unifdef-y += page.h