From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754946Ab0CIUEP (ORCPT ); Tue, 9 Mar 2010 15:04:15 -0500 Received: from courier.cs.helsinki.fi ([128.214.9.1]:39184 "EHLO mail.cs.helsinki.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754862Ab0CIUEL (ORCPT ); Tue, 9 Mar 2010 15:04:11 -0500 Message-ID: <4B96A9B2.8070806@cs.helsinki.fi> Date: Tue, 09 Mar 2010 22:04:02 +0200 From: Pekka Enberg User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: Christoph Lameter CC: Tejun Heo , Thomas Gleixner , LKML , linux-mm@kvack.org, Andrew Morton , Mel Gorman Subject: Re: mm: Do not iterate over NR_CPUS in __zone_pcp_update() References: <84144f021003080529w1b20c08dmf6871bd46381bc71@mail.gmail.com> <4B95AD17.2030106@kernel.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Christoph Lameter wrote: > On Tue, 9 Mar 2010, Tejun Heo wrote: > >> Yeap, that's buggy. >> >> Acked-by: Tejun Heo >> >> I suppose this would go through the mm tree? > > As you said: Its a bug so it needs to be applied to upstream. Sure but someone needs to pick up the patch and send it to Linus. Andrew? Pekka