Re: [PATCH] security/selinux/hooks.c:1898: error: `PER_CLEAR_ON_SETID' undeclared

From: Paweł Sikora
Date: Sun Jul 18 2004 - 16:00:00 EST


On Sunday 18 of July 2004 22:51, James Morris wrote:
> On Sun, 18 Jul 2004, [iso-8859-2] Pawe³ Sikora wrote:
> > CC security/selinux/hooks.o
> > security/selinux/hooks.c: In function `selinux_bprm_apply_creds':
> > security/selinux/hooks.c:1898: error: `PER_CLEAR_ON_SETID' undeclared
>
> I can't find this symbol anywhere in the kernel. Is this stock
> 2.6.8-rc2?

# grep PER_CLEAR /usr/src/linux/include/linux/personality.h
#define PER_CLEAR_ON_SETID (READ_IMPLIES_EXEC)

--
/* Copyright (C) 2003, SCO, Inc. This is valuable Intellectual Property. */

#define say(x) lie(x)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/