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 -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html