[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Xine.LNX.4.64.0712261514390.26710@us.intercode.com.au>
Date: Wed, 26 Dec 2007 15:15:04 +1100 (EST)
From: James Morris <jmorris@...ei.org>
To: Andrew Morton <akpm@...ux-foundation.org>
cc: David Chinner <dgc@....com>, lkml <linux-kernel@...r.kernel.org>,
linux-security-module@...r.kernel.org,
Eric Paris <eparis@...hat.com>, dhowells@...hat.com
Subject: Re: [patch, rfc] mm.h, security.h, key.h and preventing namespace
poisoning
On Tue, 25 Dec 2007, Andrew Morton wrote:
> On Thu, 20 Dec 2007 15:11:40 +1100 (EST) James Morris <jmorris@...ei.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@...ei.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists