From: Mike Frysinger <vapier@gentoo.org>
To: Christoph Hellwig <hch@infradead.org>, "Andrew Morton" <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: [patch] dont export asm/page.h to userspace
Date: Thu, 4 Jan 2007 22:28:30 -0500 [thread overview]
Message-ID: <200701042228.31456.vapier@gentoo.org> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 160 bytes --]
On 1/4/07, Christoph Hellwig <hch@infradead.org> wrote:
> It should not be exported to userspace at all. Care to submit a patch?
trivial patch attached
-mike
[-- Attachment #1.2: Type: application/pgp-signature, Size: 827 bytes --]
[-- Attachment #2: linux-dont-export-asm-page.patch --]
[-- Type: text/x-diff, Size: 325 bytes --]
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
next reply other threads:[~2007-01-05 3:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-05 3:28 Mike Frysinger [this message]
2007-01-05 5:13 ` [patch] dont export asm/page.h to userspace Andrew Morton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200701042228.31456.vapier@gentoo.org \
--to=vapier@gentoo.org \
--cc=akpm@osdl.org \
--cc=hch@infradead.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox