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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 23 Aug 2011 18:24:14 +1000 (EST)
From:	James Morris <jmorris@...ei.org>
To:	David Howells <dhowells@...hat.com>
cc:	Axel Lin <axel.lin@...il.com>, linux-kernel@...r.kernel.org,
	"Serge E. Hallyn" <serge.hallyn@...onical.com>,
	Andrew Morton <akpm@...ux-foundation.org>,
	"Eric W. Biederman" <ebiederm@...ssion.com>
Subject: Re: [PATCH] CRED: fix build error due to 'tgcred' undeclared

On Tue, 23 Aug 2011, David Howells wrote:

> Axel Lin <axel.lin@...il.com> wrote:
> 
> > This patch adds CONFIG_KEYS guard for tgcred to fix below build error
> > if CONFIG_KEYS is not configured.
> > 
> >   CC      kernel/cred.o
> > kernel/cred.c: In function 'prepare_kernel_cred':
> > kernel/cred.c:657: error: 'tgcred' undeclared (first use in this function)
> > kernel/cred.c:657: error: (Each undeclared identifier is reported only once
> > kernel/cred.c:657: error: for each function it appears in.)
> > make[1]: *** [kernel/cred.o] Error 1
> > make: *** [kernel] Error 2
> > 
> > Signed-off-by: Axel Lin <axel.lin@...il.com>
> 
> Acked-by: David Howells <dhowells@...hat.com>

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

> James: do you want me to reissue my patches?
> 

Nope, I needed a differential patch as I'd already pushed that branch out.

Thanks.


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

Powered by Openwall GNU/*/Linux Powered by OpenVZ