From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sun, 10 Aug 2014 20:48:45 +0900 Message-ID: <87ha1kr2ea.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.16 00/17] 3.16.1-stable review In-Reply-To: <20140809154916.GC22689@kroah.com> References: <20140808213457.511493898@linuxfoundation.org> <53E63375.2060400@samsung.com> <20140809154916.GC22689@kroah.com> 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: At Sat, 9 Aug 2014 08:49:16 -0700, Greg Kroah-Hartman wrote: > > On Sat, Aug 09, 2014 at 08:43:01AM -0600, Shuah Khan wrote: > > On 08/08/2014 03:35 PM, Greg Kroah-Hartman wrote: > > >This is the start of the stable review cycle for the 3.16.1 release. > > >There are 17 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 Aug 10 21:34:49 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.16.1-rc1.gz > > >and the diffstat can be found below. > > > > > >thanks, > > > > > >greg k-h > > > > > > > Compiled and booted on my test system. No dmesg regressions. > > Thanks for testing all of these and letting me know. > > greg k-h All 3.16.1-rc1, 3.15.10-rc1, 3.14.17-rc1, 3.10.53-rc1, and 3.4.103-rc1 passed my test. # Five stable-rc kernels! It's the largest number I've ever tested at a one time :-) - 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