summaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@gmail.com>2011-08-23 09:23:51 +0200
committerJames Morris <jmorris@namei.org>2011-08-23 10:22:28 +0200
commit8ad346c62ae91e6376fb9d199ef8557b0c814209 (patch)
treec82ec8caf44c76b43728836c2d53704268c4b8d0 /samples
parentKEYS: Correctly destroy key payloads when their keytype is removed (diff)
downloadlinux-8ad346c62ae91e6376fb9d199ef8557b0c814209.tar.xz
linux-8ad346c62ae91e6376fb9d199ef8557b0c814209.zip
CRED: fix build error due to 'tgcred' undeclared
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> Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions