On Fri, Oct 14, 2011 at 10:07 AM, Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > Hi James, > > After merging the final tree, today's linux-next build (powerpc > allyesconfig) failed like 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. > > I have reverted that commit for today. Oops. Sorry about that. Thanks for informing, I'll fix the issue ASAP. /Jarkko -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html