Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755828AbYAIULZ (ORCPT ); Wed, 9 Jan 2008 15:11:25 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752810AbYAIULR (ORCPT ); Wed, 9 Jan 2008 15:11:17 -0500 Received: from relay2.sgi.com ([192.48.171.30]:35631 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752701AbYAIULQ (ORCPT ); Wed, 9 Jan 2008 15:11:16 -0500 Date: Wed, 9 Jan 2008 12:11:14 -0800 (PST) From: Christoph Lameter X-X-Sender: clameter@schroedinger.engr.sgi.com To: Dave Hansen cc: travis@sgi.com, Andrew Morton , mingo@elte.hu, 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 In-Reply-To: <1199908430.9834.104.camel@localhost> Message-ID: 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 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 593 Lines: 14 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. -- 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/