Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758885AbYAJNtb (ORCPT ); Thu, 10 Jan 2008 08:49:31 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755149AbYAJNtY (ORCPT ); Thu, 10 Jan 2008 08:49:24 -0500 Received: from mx2.mail.elte.hu ([157.181.151.9]:40210 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753978AbYAJNtX (ORCPT ); Thu, 10 Jan 2008 08:49:23 -0500 Date: Thu, 10 Jan 2008 14:48:35 +0100 From: Ingo Molnar To: Christoph Lameter Cc: Dave Hansen , travis@sgi.com, Andrew Morton , Andi Kleen , Jack Steiner , linux-mm@kvack.org, linux-kernel@vger.kernel.org, Rusty Russell , tglx@linutronix.de, mingo@redhat.com Subject: Re: [PATCH 10/10] x86: Unify percpu.h Message-ID: <20080110134835.GE5886@elte.hu> References: <20080108211023.923047000@sgi.com> <20080108211025.293924000@sgi.com> <1199906905.9834.101.camel@localhost> <1199908430.9834.104.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 883 Lines: 24 * Christoph Lameter wrote: > On Wed, 9 Jan 2008, Dave Hansen wrote: > > > Then I really think this particular patch belongs in that other > > patch set. Here, it makes very little sense, and it's on the end > > anyway. > > It makes sense in that both percpu_32/64 are very small as a result of > earlier patches and so its justifiable to put them together to > simplify the next patchset. i'd agree with this - lets just keep the existing flow of patches intact. It's not like the percpu code is in any danger of becoming unclean or quirky - it's one of the best-maintained pieces of kernel code :) Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/