From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751241AbaERMXR (ORCPT ); Sun, 18 May 2014 08:23:17 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:34489 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750926AbaERMXQ (ORCPT ); Sun, 18 May 2014 08:23:16 -0400 Date: Sun, 18 May 2014 05:23:15 -0700 From: Greg Kroah-Hartman To: Satoru Takeuchi Cc: Guenter Roeck , linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuah.kh@samsung.com, stable@vger.kernel.org Subject: Re: [PATCH 3.4 0/9] 3.4.91-stable review Message-ID: <20140518122315.GA971@kroah.com> References: <20140516225458.512693003@linuxfoundation.org> <537783ED.3070900@roeck-us.net> <87egzrcsaf.wl%satoru.takeuchi@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87egzrcsaf.wl%satoru.takeuchi@gmail.com> 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 Sun, May 18, 2014 at 07:09:12PM +0900, Satoru Takeuchi wrote: > At Sat, 17 May 2014 08:44:45 -0700, > Guenter Roeck wrote: > > > > On 05/16/2014 03:55 PM, Greg Kroah-Hartman wrote: > > > This is the start of the stable review cycle for the 3.4.91 release. > > > There are 9 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 Sun May 18 22:54:50 UTC 2014. > > > Anything received after that time might be too late. > > > > > > > Build results: > > total: 134 pass: 109 skipped: 18 fail: 7 > > > > Qemu tests all passed. > > > > There are two new build failures, powerpc:ppc64e_defconfig and powerpc:chroma_defconfig. > > Those are not due to source code changes, but due to added builds. > > Failures are seen if the images are built with binutils 2.24, and are caused by a > > changed assembler ABI. A patch to fix the problem has been submitted but is not yet > > upstream. > > > > Detailed results are available at http://server.roeck-us.net:8010/builders. > > powerpc builds with binutils 2.24 are shown as 'powerpc_24' architecture. > > > > Guenter > > > > This kernel passed my test. > > - Test Cases: > - Build this kernel. > - Boot this kernel. > - Build the latest mainline kernel with this kernel. > > - Test Tool: > https://github.com/satoru-takeuchi/test-linux-stable > > - Test Result (kernel .config, ktest config and test log): > http://satoru-takeuchi.org/test-linux-stable/results/-.tar.xz > > - Build Environment: > - OS: Debian Jessy x86_64 > - CPU: Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz x 4 > - memory: 8GB > > - Test Target Environment: > - Debian Jessy x86_64 (KVM guest on the Build Environment) > - # of vCPU: 2 > - memory: 2GB Thanks for testing and letting me know. greg k-h