stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mimi Zohar <zohar@linux.vnet.ibm.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Guenter Roeck <private@roeck-us.net>, stable <stable@vger.kernel.org>
Subject: Re: Build failures in 3.{10,14}-stable-queue
Date: Fri, 31 Jul 2015 08:40:19 -0400	[thread overview]
Message-ID: <1438346419.27604.14.camel@linux.vnet.ibm.com> (raw)
In-Reply-To: <20150731035028.GA9589@kroah.com>

On Thu, 2015-07-30 at 20:50 -0700, Greg Kroah-Hartman wrote:
> 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?

Sorry, I should have included magic.h in this patch instead of relying
on it to be included by some other include.  Easy to forget when there
are no warnings.

Looks like magic.h was added to sched.h in d4311ff "init/main.c: Give
init_task a canary", but hasn't been backported to 3.14.  evm_main.c
includes audit.h, which includes sched.h.

Mimi


  reply	other threads:[~2015-07-31 12:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-30 13:50 Build failures in 3.{10,14}-stable-queue Guenter Roeck
2015-07-30 16:54 ` Greg Kroah-Hartman
2015-07-31  1:49   ` Guenter Roeck
2015-07-31  3:50     ` Greg Kroah-Hartman
2015-07-31 12:40       ` Mimi Zohar [this message]
2015-07-31 16:36         ` Greg Kroah-Hartman
2015-07-31 16:56           ` Mimi Zohar
2015-07-31 17:32             ` Greg Kroah-Hartman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1438346419.27604.14.camel@linux.vnet.ibm.com \
    --to=zohar@linux.vnet.ibm.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=private@roeck-us.net \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).