From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bh-25.webhostbox.net ([208.91.199.152]:59650 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932250AbbIXDbr (ORCPT ); Wed, 23 Sep 2015 23:31:47 -0400 Subject: Re: Build failures in 4.2-stable-queue To: Greg Kroah-Hartman , Daniel Axtens References: <5602F1FE.5070906@roeck-us.net> <1443040554.28576.0.camel@axtens.net> <20150923215601.GA8758@kroah.com> Cc: stable From: Guenter Roeck Message-ID: <56036E9F.4060806@roeck-us.net> Date: Wed, 23 Sep 2015 20:31:43 -0700 MIME-Version: 1.0 In-Reply-To: <20150923215601.GA8758@kroah.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On 09/23/2015 02:56 PM, Greg Kroah-Hartman wrote: > On Thu, Sep 24, 2015 at 06:35:54AM +1000, Daniel Axtens wrote: >> 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. > > Thanks, I've queued that one up now. > Confirmed, that solved the problem. Guenter