From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Date: Wed, 16 Dec 2009 23:59:37 +0000 Subject: Re: [stable] [PATCH -stable] vmalloc: conditionalize build of pcpu_get_vm_areas() Message-Id: <4B2974F0.1030505@novell.com> List-Id: References: <4B1D3A3302000078000241CD@vpn.id2.novell.com> <20091207153552.0fadf335.akpm@linux-foundation.org> <4B1E1B1B0200007800024345@vpn.id2.novell.com> <4B1E0E56.8020003@kernel.org> <4B1E1EE60200007800024364@vpn.id2.novell.com> <4B1E1513.3020000@kernel.org> <4B203614.1010907@novell.com> <20091216231210.GB9421@kroah.com> In-Reply-To: <20091216231210.GB9421@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Greg KH Cc: stable@kernel.org, tony.luck@intel.com, linux-ia64@vger.kernel.org, linux-kernel@vger.kernel.org, Jan Beulich , linux-mm@kvack.org, Geert Uytterhoeven , Andrew Morton Hello, Greg. On 12/17/2009 08:12 AM, Greg KH wrote: >> Please note that this commit won't appear on upstream. > > So this is only needed for the .32 kernel stable tree? Not .31? And > it's not upstream as it was solved differently there? Yeap, .32 is the only affected one and in the upstream the problem is solved way back and ia64 is already using the new dynamic allocator. Thanks. -- tejun