On 1/4/07, Christoph Hellwig <[EMAIL PROTECTED]> wrote: > It should not be exported to userspace at all. Care to submit a patch?
trivial patch attached -mike
pgpVvto1SV01x.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