From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sun, 27 Jan 2013 11:15:34 +0900 Message-ID: <87fw1nfk1l.wl%satoru.takeuchi@gmail.com> From: Satoru Takeuchi To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk Subject: Re: [ 00/46] 3.7.5-stable review In-Reply-To: <20130124211135.862755794@linuxfoundation.org> References: <20130124211135.862755794@linuxfoundation.org> 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: At Thu, 24 Jan 2013 13:12:38 -0800, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 3.7.5 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 Sat Jan 26 21:09:21 UTC 2013. > Anything received after that time might be too late. It's too late... anyway, this kernel can be built and boot without any problem. Building a kernel with this kernel also works fine. - Build Machine: debian wheezy x86_64 CPU: Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz x 4 memory: 8GB - Test machine: debian wheezy x86_64(KVM guest on the Build Machine) vCPU: x2 memory: 2GB I reviewed the following patches and it looks good to me. > ------------- > Pseudo-Shortlog of commits: > > Greg Kroah-Hartman > Linux 3.7.5-rc1 ... > Konrad Rzeszutek Wilk > intel_idle: Don't register CPU notifier if we are not running. ... > Konrad Rzeszutek Wilk > ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabled ... > Linus Torvalds > module: fix missing module_mutex unlock ... > Oleg Nesterov > wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task ... > Steven Rostedt > ftrace: Be first to run code modification on modules Thanks, Satoru