From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755302AbaHFLo2 (ORCPT ); Wed, 6 Aug 2014 07:44:28 -0400 Received: from mail-pa0-f47.google.com ([209.85.220.47]:34907 "EHLO mail-pa0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753680AbaHFLoZ (ORCPT ); Wed, 6 Aug 2014 07:44:25 -0400 Date: Wed, 06 Aug 2014 20:44:17 +0900 Message-ID: <87mwbh971q.wl%satoru.takeuchi@gmail.com> From: Satoru Takeuchi To: Greg Kroah-Hartman Cc: Shuah Khan , linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, satoru.takeuchi@gmail.com, stable@vger.kernel.org Subject: Re: [PATCH 3.15 00/42] 3.15.9-stable review In-Reply-To: <20140805232704.GA26196@kroah.com> References: <20140805181321.018370988@linuxfoundation.org> <53E16394.7090400@samsung.com> <20140805232704.GA26196@kroah.com> User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/23.4 Mule/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org At Tue, 5 Aug 2014 16:27:04 -0700, Greg Kroah-Hartman wrote: > > On Tue, Aug 05, 2014 at 05:07:00PM -0600, Shuah Khan wrote: > > On 08/05/2014 12:13 PM, Greg Kroah-Hartman wrote: > > >This is the start of the stable review cycle for the 3.15.9 release. > > >There are 42 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 Aug 7 18:13:05 UTC 2014. > > >Anything received after that time might be too late. > > > > > >The whole patch series can be found in one patch at: > > > kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.15.9-rc1.gz > > >and the diffstat can be found below. > > > > > >thanks, > > > > > >greg k-h > > > > > > > Compiled and booted on my test system. No dmesg regressions > > compared to previous 3.15.8 > > Thanks for testing all of these and letting me know. > > greg k-h All 3.15.9-rc1, 3.14.16-rc1, 3.10.52-rc1, and 3.4.102-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 Thanks, Satoru