From: Guenter Roeck <linux@roeck-us.net>
To: stable <stable@vger.kernel.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Daniel Axtens <dja@axtens.net>
Subject: Build failures in 4.2-stable-queue
Date: Wed, 23 Sep 2015 11:39:58 -0700 [thread overview]
Message-ID: <5602F1FE.5070906@roeck-us.net> (raw)
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
next reply other threads:[~2015-09-23 18:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-23 18:39 Guenter Roeck [this message]
2015-09-23 20:35 ` Build failures in 4.2-stable-queue Daniel Axtens
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=5602F1FE.5070906@roeck-us.net \
--to=linux@roeck-us.net \
--cc=dja@axtens.net \
--cc=gregkh@linuxfoundation.org \
--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.