From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Moore Subject: Re: linux-next: build failure after merge of the lblnet tree Date: Fri, 26 Jul 2013 08:52:59 -0400 Message-ID: <2559996.tgPUuSUm5t@sifl> References: <20130726140617.c31cc3d8e5fb88dd69707906@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <20130726140617.c31cc3d8e5fb88dd69707906@canb.auug.org.au> Sender: linux-kernel-owner@vger.kernel.org To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Stephen Smalley , Eric Paris List-Id: linux-next.vger.kernel.org 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' undeclared (first > use in this function) sbsec->flags |= SE_SBLABELSUPP; > ^ > Caused by commit 8cf9124a324f ("SELinux: Enable setting security contexts > on rootfs inodes") interacting with commit 12f348b9dcf6 ("SELinux: rename > SE_SBLABELSUPP to SBLABEL_MNT") from the selinux tree. > > This is not helped by the fact that there are a lot of commits in the > lblnet tree (including 8cf9124a324f) that have been cherry-picked > (instead of being merged) into the selinux tree. :-( The problem should be fixed now. The issue was that I was temporarily holding a lot of these SELinux patches in the lblnet-next tree so they could get some linux-next exposure while Eric was busy an unable to update the SELinux tree. Unfortunately, there was some miscommunication between Eric and I yesterday and the trees got a bit out of sync. All the lblnet-next patches have now been included in the SELinux tree so I've "pruned" them from the lblnet-next tree. Thanks for your understanding, -Paul -- paul moore www.paul-moore.com