From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751675Ab3LKVUD (ORCPT ); Wed, 11 Dec 2013 16:20:03 -0500 Received: from mail-pd0-f177.google.com ([209.85.192.177]:50029 "EHLO mail-pd0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751041Ab3LKVUA (ORCPT ); Wed, 11 Dec 2013 16:20:00 -0500 Date: Thu, 12 Dec 2013 06:19:51 +0900 Message-ID: <87mwk7ytjc.wl%satoru.takeuchi@gmail.com> From: Satoru Takeuchi To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, stable@vger.kernel.org Subject: Re: [PATCH 3.4 00/25] 3.4.74-stable review In-Reply-To: <20131210075930.808460227@linuxfoundation.org> References: <20131210075930.808460227@linuxfoundation.org> User-Agent: Wanderlust/2.14.0 (Africa) Emacs/23.4 Mule/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") 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, 10 Dec 2013 00:00:08 -0800, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 3.4.74 release. > There are 25 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 Dec 12 07:59:15 UTC 2013. > Anything received after that time might be too late. This kernel can be built and boot without any problem. Building a kernel with this kernel also works fine. - test tool: https://github.com/satoru-takeuchi/test-linux-stable - test results(kernel .config, ktest config and test log): http://satoru-takeuchi.org/test-linux-stable/results/3.4.74-rc1-2013-12-11_23:52:06+09:00 - Build Machine: debian jessy x86_64 CPU: Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz x 4 memory: 8GB - Test machine: debian jessy x86_64(KVM guest on the Build Machine) vCPU: x2 memory: 2GB I reviewed the following patches and it looks good to me. > Tom Gundersen > Input: mousedev - allow disabling even without CONFIG_EXPERT > > Tom Gundersen > Input: allow deselecting serio drivers even without CONFIG_EXPERT Thanks, Satoru