From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757591Ab3FTKxi (ORCPT ); Thu, 20 Jun 2013 06:53:38 -0400 Received: from mail-pa0-f50.google.com ([209.85.220.50]:51574 "EHLO mail-pa0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754893Ab3FTKxf (ORCPT ); Thu, 20 Jun 2013 06:53:35 -0400 Date: Thu, 20 Jun 2013 19:53:30 +0900 Message-ID: <8761x93vf9.wl%satoru.takeuchi@gmail.com> From: Satoru Takeuchi To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, Greg Kroah-Hartman , torvalds@linux-foundation.org, akpm@linux-foundation.org, stable@vger.kernel.org Subject: Re: [ 00/26] 3.4.50-stable review In-Reply-To: <20130618161231.154881788@linuxfoundation.org> References: <20130618161231.154881788@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, 18 Jun 2013 09:14:40 -0700, Greg Kroah-Hartman wrote: > > From: Greg Kroah-Hartman > > This is the start of the stable review cycle for the 3.4.50 release. > There are 26 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 Jun 20 16:10:38 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. - 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. The following patch seems to have a bug and I'm asking the original author. > Naoya Horiguchi > mm: migration: add migrate_entry_wait_huge() The following patches look good to me. > Kees Cook > x86: Fix typo in kexec register clearing ... > Rafael Aquini > swap: avoid read_swap_cache_async() race to deadlock while waiting on discard I/O completion ... > Srivatsa S. Bhat > CPU hotplug: provide a generic helper to disable/enable CPU hotplug Thanks, Satoru