From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763644AbXGUK5f (ORCPT ); Sat, 21 Jul 2007 06:57:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759100AbXGUK51 (ORCPT ); Sat, 21 Jul 2007 06:57:27 -0400 Received: from mailout.stusta.mhn.de ([141.84.69.5]:40330 "EHLO mailhub.stusta.mhn.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1758957AbXGUK50 (ORCPT ); Sat, 21 Jul 2007 06:57:26 -0400 Date: Sat, 21 Jul 2007 12:56:49 +0200 From: Adrian Bunk To: Thomas Gleixner Cc: 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 Message-ID: <20070721105649.GG3801@stusta.de> References: <1184970779.4012.38.camel@chaos> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1184970779.4012.38.camel@chaos> User-Agent: Mutt/1.5.16 (2007-06-11) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Thanks for doing this, it's definitely the way to go. After a quick look over it, I noted a small mistake: After the arch/x86_64/kernel/Makefile -> arch/x86/kernel/Makefile_64 transition, the three foo-$(subst m,y,$(CONFIG_BAR)) got replaced with foo-$(CONFIG_BAR). Although the subst's look fishy, such changes shouldn't be part of the architecture merge. cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed