Re: [GIT] Security subsystem updates for 3.2

From: James Morris
Date: Mon Oct 24 2011 - 10:30:37 EST


On Tue, 25 Oct 2011, Stephen Rothwell wrote:

> > So this is reverted in linux-next. I don't know why, but it's a bad
> > sign. Doesn't compile?
>
> Yeah, this:
>
> security/smack/smack_lsm.c: In function 'smack_bprm_set_creds':
> security/smack/smack_lsm.c:473:21: error: 'PER_CLEAR_ON_SETID' undeclared (first use in this function)
>
> Caused by commit 84088ba23929 ("Smack: domain transition protections
> (v3)"). PER_CLEAR_ON_SETID is defined in linux/personality.h which is not
> directly included by the above file.
>
> It appears to have been fixed in the current version of the tree by this:
>
> Smack: compilation fix

Yep, that's the fix for it.


- James
--
James Morris
<jmorris@xxxxxxxxx>
--
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/