From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932132AbcCBR3Q (ORCPT ); Wed, 2 Mar 2016 12:29:16 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:43145 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752672AbcCBR3P (ORCPT ); Wed, 2 Mar 2016 12:29:15 -0500 Date: Wed, 2 Mar 2016 09:29:14 -0800 From: Greg Kroah-Hartman To: Willy Tarreau Cc: Guenter Roeck , linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuah.kh@samsung.com, patches@kernelci.org, stable@vger.kernel.org, Roman Volkov Subject: Re: [PATCH 3.10 00/80] 3.10.99-stable review Message-ID: <20160302172914.GA3594@kroah.com> References: <20160301234349.667990420@linuxfoundation.org> <56D6F96F.9030305@roeck-us.net> <20160302154821.GA18204@1wt.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160302154821.GA18204@1wt.eu> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 02, 2016 at 04:48:21PM +0100, Willy Tarreau wrote: > On Wed, Mar 02, 2016 at 06:32:15AM -0800, Guenter Roeck wrote: > > On 03/01/2016 03:44 PM, Greg Kroah-Hartman wrote: > > >This is the start of the stable review cycle for the 3.10.99 release. > > >There are 80 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 3 23:43:32 UTC 2016. > > >Anything received after that time might be too late. > > > > > > > Build results: > > total: 122 pass: 119 fail: 3 > > Failed builds: > > arm:allmodconfig > > mn10300:asb2303_defconfig > > mn10300:asb2364_defconfig > > > > Qemu test results: > > total: 72 pass: 72 fail: 0 > > > > arm:allmodconfig fails with: > > > > ERROR (phandle_references): Reference to non-existent node or label > > "clksdhc" > > > > ERROR: Input tree has errors, aborting (use -f to force output) > > make[1]: *** [arch/arm/boot/dts/wm8650-mid.dtb] Error 2 > > > > which is due to 'dts: vt8500: Add SDHC node to DTS file for WM8650'. > > > > Details are available at http://kerneltests.org/builders. > > Indeed, clksdhc was added in 3.11 by the following patch : > > 9e7b6d3 ("dts: vt8500: Add ARM, AHB, APB and DDR clock nodes to SoC files") > > 3 other patches are missing in this DTSI file compared to 3.14, so I guess > this patch should simply be dropped from 3.10. Thanks for this, both of you, I've now dropped this from the 3.10-stable queue. greg k-h