From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752242Ab3EKFSB (ORCPT ); Sat, 11 May 2013 01:18:01 -0400 Received: from mail-da0-f54.google.com ([209.85.210.54]:57761 "EHLO mail-da0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751648Ab3EKFR7 (ORCPT ); Sat, 11 May 2013 01:17:59 -0400 Date: Sat, 11 May 2013 14:17:50 +0900 Message-ID: <87mws2umbl.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: [ 00/12] 3.0.78-stable review In-Reply-To: <20130509223611.432377360@linuxfoundation.org> References: <20130509223611.432377360@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 Thu, 9 May 2013 15:37:13 -0700, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 3.0.78 release. > There are 12 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 May 11 22:34:47 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 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 patch and it looks good to me. > Chen Gang > kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_trees() Thanks, Satoru