lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 2 Jul 2012 23:57:43 +1000 (EST)
From:	James Morris <jmorris@...ei.org>
To:	Paul Mundt <lethal@...ux-sh.org>
cc:	James Morris <james.l.morris@...cle.com>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] security: Fix nommu build.

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@...ux-sh.org>

Applied to
git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git next


-- 
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