From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751141AbbCDUnS (ORCPT ); Wed, 4 Mar 2015 15:43:18 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:59924 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751009AbbCDUnR (ORCPT ); Wed, 4 Mar 2015 15:43:17 -0500 Date: Wed, 4 Mar 2015 12:43:16 -0800 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.19 000/175] 3.19.1-stable review Message-ID: <20150304204316.GB31689@kroah.com> References: <20150304061026.134125919@linuxfoundation.org> <54F71561.4000605@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54F71561.4000605@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 04, 2015 at 06:23:29AM -0800, Guenter Roeck wrote: > On 03/03/2015 10:12 PM, Greg Kroah-Hartman wrote: > >This is the start of the stable review cycle for the 3.19.1 release. > >There are 175 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 Fri Mar 6 06:09:09 UTC 2015. > >Anything received after that time might be too late. > > > > Build results: > total: 121 pass: 108 fail: 13 > Failed builds: > powerpc:defconfig > powerpc:allmodconfig > powerpc:cell_defconfig > powerpc:ppc6xx_defconfig > powerpc:mpc83xx_defconfig > powerpc:mpc85xx_defconfig > powerpc:mpc85xx_smp_defconfig > powerpc:tqm8xx_defconfig > powerpc:85xx/sbc8548_defconfig > powerpc:83xx/mpc834x_mds_defconfig > powerpc:86xx/sbc8641d_defconfig > sh:dreamcast_defconfig > sh:microdev_defconfig > Qemu tests: > total: 30 pass: 26 fail: 4 > Failed tests: > powerpc:ppc_book3s_defconfig > powerpc:ppc_book3s_smp_defconfig > sh:sh_defconfig > sh:sheb_defconfig > > Culprit for the failed builds (both powerpc and sh) is 'kernel: tighten rules > for ACCESS ONCE' according to bisect. Ok, thanks, I should have this fixed now. greg k-h