From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:41602 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751210AbbGaDua (ORCPT ); Thu, 30 Jul 2015 23:50:30 -0400 Date: Thu, 30 Jul 2015 20:50:28 -0700 From: Greg Kroah-Hartman To: Guenter Roeck , Mimi Zohar Cc: stable Subject: Re: Build failures in 3.{10,14}-stable-queue Message-ID: <20150731035028.GA9589@kroah.com> References: <55BA2BC2.3070903@roeck-us.net> <20150730165408.GA5515@kroah.com> <55BAD41F.8030907@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <55BAD41F.8030907@roeck-us.net> Sender: stable-owner@vger.kernel.org List-ID: On Thu, Jul 30, 2015 at 06:49:19PM -0700, Guenter Roeck wrote: > On 07/30/2015 09:54 AM, Greg Kroah-Hartman wrote: > >On Thu, Jul 30, 2015 at 06:50:58AM -0700, Guenter Roeck wrote: > >>Various builds are affected. > >> > >>drivers/usb/dwc3/ep0.c: In function 'dwc3_ep0_std_request': > >>drivers/usb/dwc3/ep0.c:722:3: error: implicit declaration of function 'dwc3_trace' > >>drivers/usb/dwc3/ep0.c:722:14: error: 'trace_dwc3_ep0' undeclared > >Ugh, my .config was not building that driver, sorry about that, now > >fixed and pushed out. > > > Hi Greg, > > there is another failure, 3.14 only as far as I can see. > > Building i386:allyesconfig ... failed > -------------- > Error log: > security/integrity/evm/evm_main.c: In function 'evm_protect_xattr': > security/integrity/evm/evm_main.c:280:41: error: 'TMPFS_MAGIC' undeclared > security/integrity/evm/evm_main.c:281:44: error: 'SYSFS_MAGIC' undeclared Ugh, I thought I had test-built these properly. Mimi, what did I get wrong with this set for 3.14-stable? thanks, greg k-h