From: Andrew Morton <akpm@linux-foundation.org>
To: James Morris <jmorris@namei.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: Tue, 25 Dec 2007 14:05:04 -0800 [thread overview]
Message-ID: <20071225140504.f4c255d3.akpm@linux-foundation.org> (raw)
In-Reply-To: <Xine.LNX.4.64.0712201506520.6851@us.intercode.com.au>
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).
next prev parent reply other threads:[~2007-12-25 22:07 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 [this message]
2007-12-26 4:15 ` James Morris
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=20071225140504.f4c255d3.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=dgc@sgi.com \
--cc=dhowells@redhat.com \
--cc=eparis@redhat.com \
--cc=jmorris@namei.org \
--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