From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752093AbaC2RAE (ORCPT ); Sat, 29 Mar 2014 13:00:04 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:59505 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751810AbaC2RAB (ORCPT ); Sat, 29 Mar 2014 13:00:01 -0400 Date: Sat, 29 Mar 2014 10:01:59 -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.13 00/46] 3.13.8-stable review Message-ID: <20140329170159.GB31707@kroah.com> References: <20140328173134.630198216@linuxfoundation.org> <53361DEC.4030306@roeck-us.net> <87eh1l9ozb.wl%satoru.takeuchi@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87eh1l9ozb.wl%satoru.takeuchi@gmail.com> User-Agent: Mutt/1.5.22 (2013-10-16) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Mar 29, 2014 at 09:19:20PM +0900, Satoru Takeuchi wrote: > At Fri, 28 Mar 2014 18:12:12 -0700, > Guenter Roeck wrote: > > > > On 03/28/2014 10:31 AM, Greg Kroah-Hartman wrote: > > > This is the start of the stable review cycle for the 3.13.8 release. > > > There are 46 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 Mar 30 17:31:14 UTC 2014. > > > Anything received after that time might be too late. > > > > > > > Build results: > > total: 126 pass: 120 skipped: 4 fail: 2 > > > > qemu tests all passed. > > > > Builds powerpc:mpc85xx_defconfig and powerpc:mpc85xx_smp_defconfig > > are still failing. Upstream (-rc8) still has the same problem. > > Results are therefore as expected. > > > > Details are available at http://server.roeck-us.net:8010/builders. > > > > Guenter > > 3.4.85-rc1, 3.10.35-rc1, and 3.13.8-rc1 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 That's great, thanks for testing. greg k-h