From: David Howells <dhowells@redhat.com>
To: Axel Lin <axel.lin@gmail.com>
Cc: dhowells@redhat.com, linux-kernel@vger.kernel.org,
James Morris <jmorris@namei.org>,
"Serge E. Hallyn" <serge.hallyn@canonical.com>,
Andrew Morton <akpm@linux-foundation.org>,
"Eric W. Biederman" <ebiederm@xmission.com>
Subject: Re: [PATCH] CRED: fix build error due to 'tgcred' undeclared
Date: Tue, 23 Aug 2011 08:36:27 +0100 [thread overview]
Message-ID: <25044.1314084987@redhat.com> (raw)
In-Reply-To: <1314084231.5033.1.camel@phoenix>
Axel Lin <axel.lin@gmail.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@gmail.com>
Acked-by: David Howells <dhowells@redhat.com>
James: do you want me to reissue my patches?
next prev parent reply other threads:[~2011-08-23 7:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-23 7:23 [PATCH] CRED: fix build error due to 'tgcred' undeclared Axel Lin
2011-08-23 7:36 ` David Howells [this message]
2011-08-23 8:24 ` James Morris
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=25044.1314084987@redhat.com \
--to=dhowells@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=axel.lin@gmail.com \
--cc=ebiederm@xmission.com \
--cc=jmorris@namei.org \
--cc=linux-kernel@vger.kernel.org \
--cc=serge.hallyn@canonical.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.