Re: linux-next: build failure after merge of the lblnet tree

2013-07-26 Thread Paul Moore
On Friday, July 26, 2013 02:06:17 PM Stephen Rothwell wrote: > Hi Paul, > > After merging the lblnet tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > security/selinux/hooks.c: In function 'sb_finish_set_opts': > security/selinux/hooks.c:448:19: error: 'SE_SBLABELSUPP'

linux-next: build failure after merge of the lblnet tree

2013-07-25 Thread Stephen Rothwell
Hi Paul, After merging the lblnet tree, today's linux-next build (x86_64 allmodconfig) failed like this: security/selinux/hooks.c: In function 'sb_finish_set_opts': security/selinux/hooks.c:448:19: error: 'SE_SBLABELSUPP' undeclared (first use in this function) sbsec->flags |= SE_SBLABELSUPP;