From: James Morris <jmorris@namei.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: David Chinner <dgc@sgi.com>, lkml <linux-kernel@vger.kernel.org>,
linux-security-module@vger.kernel.org,
Eric Paris <eparis@redhat.com>,
dhowells@redhat.com
Subject: Re: [patch, rfc] mm.h, security.h, key.h and preventing namespace poisoning
Date: Wed, 26 Dec 2007 15:15:04 +1100 (EST) [thread overview]
Message-ID: <Xine.LNX.4.64.0712261514390.26710@us.intercode.com.au> (raw)
In-Reply-To: <20071225140504.f4c255d3.akpm@linux-foundation.org>
On Tue, 25 Dec 2007, Andrew Morton wrote:
> On Thu, 20 Dec 2007 15:11:40 +1100 (EST) James Morris <jmorris@namei.org> wrote:
>
> > > > +#ifdef CONFIG_SECURITY
> > > > +extern unsigned long mmap_min_addr;
> > > > +#endif
> > > > +
> > > > #include <asm/page.h>
> > > > #include <asm/pgtable.h>
> > > > #include <asm/processor.h>
> > >
> > > Fine by me.
> >
> > I'll queue it for -mm & 2.6.25.
>
> I don't think we need the ifdef. If someone incorrectly refers to this
> then they'll get a link-time error rather than a compile-time error (bad).
> But we lose an ifdef (good).
Done, & rebased the git branch.
- James
--
James Morris
<jmorris@namei.org>
next prev parent reply other threads:[~2007-12-26 4:16 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-19 9:38 David Chinner
2007-12-19 10:15 ` Alexey Dobriyan
2007-12-20 0:07 ` James Morris
2007-12-20 1:44 ` David Chinner
2007-12-20 4:11 ` James Morris
2007-12-25 22:05 ` Andrew Morton
2007-12-26 4:15 ` James Morris [this message]
2008-01-02 15:41 ` David Howells
2007-12-20 18:08 ` Eric Paris
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=Xine.LNX.4.64.0712261514390.26710@us.intercode.com.au \
--to=jmorris@namei.org \
--cc=akpm@linux-foundation.org \
--cc=dgc@sgi.com \
--cc=dhowells@redhat.com \
--cc=eparis@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-security-module@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
Powered by JetHome