All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Axtens <dja@axtens.net>
To: Guenter Roeck <linux@roeck-us.net>,
	stable <stable@vger.kernel.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Re: Build failures in 4.2-stable-queue
Date: Thu, 24 Sep 2015 06:35:54 +1000	[thread overview]
Message-ID: <1443040554.28576.0.camel@axtens.net> (raw)
In-Reply-To: <5602F1FE.5070906@roeck-us.net>

Hi,

It looks like you're missing 4e1efb403c1c ("cxl: Don't remove
AFUs/vPHBs in cxl_reset").

The patch will be fine in stable: 4.3 added EEH, and as I said in the
commit message for that patch, it is correct whether EEH is present or
not.

Regards,
Daniel


On Wed, 2015-09-23 at 11:39 -0700, Guenter Roeck wrote:
> Building powerpc:defconfig ... failed
> Building powerpc:allmodconfig ... failed
> 
> drivers/misc/cxl/pci.c: In function 'cxl_reset':
> drivers/misc/cxl/pci.c:857:7: error: 'i' undeclared (first use in
> this function)
>    for (i = 0; i < adapter->slices; i++) {
>         ^
> 
> Commit 'cxl: Remove racy attempt to force EEH invocation in reset'
> removes a variable
> which is still in use. There may be other patches missing (?).
> Copying the author.
> 
> Guenter

  reply	other threads:[~2015-09-23 20:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-23 18:39 Build failures in 4.2-stable-queue Guenter Roeck
2015-09-23 20:35 ` Daniel Axtens [this message]
2015-09-23 21:56   ` Greg Kroah-Hartman
2015-09-24  3:31     ` Guenter Roeck

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=1443040554.28576.0.camel@axtens.net \
    --to=dja@axtens.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.