From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936192AbXGUWOA (ORCPT ); Sat, 21 Jul 2007 18:14:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S935769AbXGUWNU (ORCPT ); Sat, 21 Jul 2007 18:13:20 -0400 Received: from barikada.upol.cz ([158.194.242.200]:37635 "EHLO barikada.upol.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935750AbXGUWNR (ORCPT ); Sat, 21 Jul 2007 18:13:17 -0400 To: Alan Cox Cc: Jeff Garzik , Thomas Gleixner , LKML , Linus Torvalds , Andrew Morton , Andi Kleen , Ingo Molnar , Arjan van de Ven , Chris Wright , Steven Rostedt Subject: Re: [RFC, Announce] Unified x86 architecture, arch/x86 In-Reply-To: <20070721005512.3db5fd77@the-village.bc.nu> References: <1184970779.4012.38.camel@chaos> <46A1396F.4090204@garzik.org> <20070721005512.3db5fd77@the-village.bc.nu> User-Agent: slrn + jed (x86_64-pc-linux-glibc-debian) Date: Sun, 22 Jul 2007 00:26:53 +0200 Message-Id: From: Oleg Verych Organization: Palacky University in Olomouc, experimental physics department X-OS: x86_64-pc-linux-glibc-debian Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org * From: Alan Cox * Date: Sat, 21 Jul 2007 00:55:12 +0100 * Organization: Red Hat UK Cyf., Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, Y Deyrnas Gyfunol. Cofrestrwyd yng Nghymru a Lloegr o'r rhif cofrestru 3798903 > > On Fri, 20 Jul 2007 18:38:39 -0400 > Jeff Garzik wrote: > >> I agree with Andi... it's quite nice to be able to leave some arch/i386 >> stuff, and not carry it over to arch/x86-64. > > Its easy enough to push that stuff into arch/x86/legacy and have one > subdirectory of stuff to pull in for ancient systems. Or if i386 and virualization guys don't want to quietly break/mess with stuff pulled by x86-64, move it to x86-64 instead. Elegant, easy, honors Andi. ____