From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752370AbbCYIav (ORCPT ); Wed, 25 Mar 2015 04:30:51 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:43400 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752117AbbCYIar (ORCPT ); Wed, 25 Mar 2015 04:30:47 -0400 Date: Wed, 25 Mar 2015 09:30:44 +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: <20150325083044.GA28204@kroah.com> References: <20150324154420.803073211@linuxfoundation.org> <5512225F.3050000@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5512225F.3050000@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 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. greg k-h