From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752845AbbCZOAk (ORCPT ); Thu, 26 Mar 2015 10:00:40 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:48608 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752389AbbCZOAi (ORCPT ); Thu, 26 Mar 2015 10:00:38 -0400 Date: Thu, 26 Mar 2015 15:00:33 +0100 From: Greg Kroah-Hartman To: Guenter Roeck Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, satoru.takeuchi@gmail.com, shuah.kh@samsung.com, stable@vger.kernel.org Subject: Re: [PATCH 3.14 00/79] 3.14.37-stable review Message-ID: <20150326140033.GA8086@kroah.com> References: <20150324154420.803073211@linuxfoundation.org> <5512225F.3050000@roeck-us.net> <20150325083044.GA28204@kroah.com> <5512B222.9020908@roeck-us.net> <5512B321.3040203@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5512B321.3040203@roeck-us.net> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 25, 2015 at 06:07:45AM -0700, Guenter Roeck wrote: > On 03/25/2015 06:03 AM, Guenter Roeck wrote: > >On 03/25/2015 01:30 AM, Greg Kroah-Hartman wrote: > >>On Tue, Mar 24, 2015 at 07:50:07PM -0700, Guenter Roeck wrote: > >>>On 03/24/2015 08:45 AM, Greg Kroah-Hartman wrote: > >>>>This is the start of the stable review cycle for the 3.14.37 release. > >>>>There are 79 patches in this series, all will be posted as a response > >>>>to this one. If anyone has any issues with these being applied, please > >>>>let me know. > >>>> > >>>>Responses should be made by Thu Mar 26 15:43:19 UTC 2015. > >>>>Anything received after that time might be too late. > >>>> > >>> > >>>Build results: > >>> total: 123 pass: 120 fail: 3 > >>>Failed builds: > >>> arm:imx_v6_v7_defconfig > >>> arm:multi_v7_defconfig > >>> arm:imx_v4_v5_defconfig > >>> > >>>Qemu test results: > >>> total: 30 pass: 30 fail: 0 > >>> > >>>-------------- > >>>Build error log: > >>> > >>>ERROR (phandle_references): Reference to non-existent node or label "swbst_reg" > >>>ERROR (phandle_references): Reference to non-existent node or label "swbst_reg" > >>>ERROR: Input tree has errors, aborting (use -f to force output) > >>>make[1]: *** [arch/arm/boot/dts/imx6dl-sabresd.dtb] Error 2 > >>>make[1]: *** Waiting for unfinished jobs.... > >>>make: *** [dtbs] Error 2 > >>> > >>>Caused by 'ARM: imx6qdl-sabresd: set swbst_reg as vbus's parent reg' > >>>and 'ARM: imx6sl-evk: set swbst_reg as vbus's parent reg'. > >>> > >>>swbst_reg was only introduced with commit 4b444bb82fa8 ("ARM: dts: > >>>imx6qdl-sabresd: Add PFUZE100 support"). Unfortunately, that patch > >>>does not apply cleanly. > >> > >>Thanks, I've now dropped that patch from the queue. > >> > > > >Two patches, not just one. > > > > Yep, you still need to drop 'ARM: imx6sl-evk: set swbst_reg as vbus's parent reg'. Thanks, now dropped. greg k-h