public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: James Morris <jmorris@namei.org>
Cc: James Morris <james.l.morris@oracle.com>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] security: Fix nommu build.
Date: Tue, 3 Jul 2012 16:27:23 +0900	[thread overview]
Message-ID: <20120703072722.GA15679@linux-sh.org> (raw)
In-Reply-To: <alpine.LRH.2.02.1207022357280.25195@tundra.namei.org>

On Mon, Jul 02, 2012 at 11:57:43PM +1000, James Morris wrote:
> On Mon, 2 Jul 2012, Paul Mundt wrote:
> 
> > The security + nommu configuration presently blows up with an undefined
> > reference to BDI_CAP_EXEC_MAP:
> > 
> > security/security.c: In function 'mmap_prot':
> > security/security.c:687:36: error: dereferencing pointer to incomplete type
> > security/security.c:688:16: error: 'BDI_CAP_EXEC_MAP' undeclared (first use in this function)
> > security/security.c:688:16: note: each undeclared identifier is reported only once for each function it appears in
> > 
> > include backing-dev.h directly to fix it up.
> > 
> > Signed-off-by: Paul Mundt <lethal@linux-sh.org>
> 
> Applied to
> git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git next
> 
I'm not sure how you're managing your trees, but this is needed for
Linus's tree.

      reply	other threads:[~2012-07-03  7:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-02  5:34 [PATCH] security: Fix nommu build Paul Mundt
2012-07-02 13:57 ` James Morris
2012-07-03  7:27   ` Paul Mundt [this message]

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=20120703072722.GA15679@linux-sh.org \
    --to=lethal@linux-sh.org \
    --cc=james.l.morris@oracle.com \
    --cc=jmorris@namei.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