All of lore.kernel.org
 help / color / mirror / Atom feed
* Build failures in 4.2-stable-queue
@ 2015-09-23 18:39 Guenter Roeck
  2015-09-23 20:35 ` Daniel Axtens
  0 siblings, 1 reply; 4+ messages in thread
From: Guenter Roeck @ 2015-09-23 18:39 UTC (permalink / raw)
  To: stable, Greg Kroah-Hartman; +Cc: Daniel Axtens

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-09-24  3:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-23 18:39 Build failures in 4.2-stable-queue Guenter Roeck
2015-09-23 20:35 ` Daniel Axtens
2015-09-23 21:56   ` Greg Kroah-Hartman
2015-09-24  3:31     ` Guenter Roeck

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.