From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 9 Nov 2011 20:48:01 -0800 From: Greg KH To: Mitsuo Hayasaka Cc: Linus Torvalds , linux-kernel@vger.kernel.org, stable@vger.kernel.org, yrl.pp-manager.tt@hitachi.com, Andrew Morton , David Rientjes , Namhyung Kim , "Paul E. McKenney" , Jeremy Fitzhardinge Subject: Re: [PATCH] [2.6.32-stable] mm: avoid null pointer access in vm_struct via /proc/vmallocinfo Message-ID: <20111110044801.GA24277@kroah.com> References: <20111107182439.GA5806@kroah.com> <20111110043716.11274.32615.stgit@ltc219.sdl.hitachi.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20111110043716.11274.32615.stgit@ltc219.sdl.hitachi.co.jp> Sender: linux-kernel-owner@vger.kernel.org List-ID: On Thu, Nov 10, 2011 at 01:37:16PM +0900, Mitsuo Hayasaka wrote: > This patch is the backport version of the patch which solves a null > pointer access in vm_struct via /proc/vmallocinfo. What is the commit id of the version of this patch in Linus's tree? thanks, greg k-h