Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751432AbWBVUxQ (ORCPT ); Wed, 22 Feb 2006 15:53:16 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751442AbWBVUxQ (ORCPT ); Wed, 22 Feb 2006 15:53:16 -0500 Received: from fed1rmmtao12.cox.net ([68.230.241.27]:54964 "EHLO fed1rmmtao12.cox.net") by vger.kernel.org with ESMTP id S1751432AbWBVUxP (ORCPT ); Wed, 22 Feb 2006 15:53:15 -0500 Date: Wed, 22 Feb 2006 13:53:15 -0700 From: Tom Rini To: "Randy.Dunlap" Cc: lkml , akpm , ak@suse.de Subject: Re: [PATCH/RFC] arch/x86_common: more formal reuse of i386+x86_64 source code Message-ID: <20060222205314.GF2696@smtp.west.cox.net> References: <20060208225336.23539710.rdunlap@xenotime.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060208225336.23539710.rdunlap@xenotime.net> User-Agent: Mutt/1.5.11+cvs20060126 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 873 Lines: 25 On Wed, Feb 08, 2006 at 10:53:36PM -0800, Randy.Dunlap wrote: > (not completed yet) > (patch applies to 2.6.16-rc2) > > Patch is 331 KB and is at > http://www.xenotime.net/linux/patches/x86-common1.patch > > From: Randy Dunlap > > Move lots of i386 & x86_64 common code into arch/x86_common/ > and modify Makefiles to use it from there. I know I'm quite late here, but perhaps it should be arch/common? I remember thinking ages ago the i8259 stuff could be shared between ppc32 and i386 (it was ages ago). And there's possibly other stuff like that. -- Tom Rini http://gate.crashing.org/~trini/ - 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/