Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933049AbYBOW4x (ORCPT ); Fri, 15 Feb 2008 17:56:53 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S933344AbYBOWnk (ORCPT ); Fri, 15 Feb 2008 17:43:40 -0500 Received: from relay2.sgi.com ([192.48.171.30]:47192 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S933324AbYBOWni (ORCPT ); Fri, 15 Feb 2008 17:43:38 -0500 Date: Fri, 15 Feb 2008 14:43:34 -0800 (PST) From: Christoph Lameter X-X-Sender: clameter@schroedinger.engr.sgi.com To: Ingo Molnar cc: travis@sgi.com, Andrew Morton , Andi Kleen , Thomas Gleixner , Jeremy Fitzhardinge , Jack Steiner , linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/4] x86_64: Fold pda into per cpu area In-Reply-To: <20080215201640.GA6200@elte.hu> Message-ID: References: <20080201191414.961558000@sgi.com> <20080201191415.450555000@sgi.com> <20080215201640.GA6200@elte.hu> 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: 739 Lines: 19 On Fri, 15 Feb 2008, Ingo Molnar wrote: > > * travis@sgi.com wrote: > > > include/asm-generic/vmlinux.lds.h | 2 + > > include/linux/percpu.h | 9 ++++- > > couldnt these two generic bits be done separately (perhaps a preparatory > but otherwise NOP patch pushed upstream straight away) to make > subsequent patches only touch x86 architecture files? Yes those modifications could be folded into the generic patch for zero based percpu configurations. -- 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/