From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758722AbYEWPGz (ORCPT ); Fri, 23 May 2008 11:06:55 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758202AbYEWPGY (ORCPT ); Fri, 23 May 2008 11:06:24 -0400 Received: from terminus.zytor.com ([198.137.202.10]:44510 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758176AbYEWPGX (ORCPT ); Fri, 23 May 2008 11:06:23 -0400 Message-ID: <4836DD2B.5080008@zytor.com> Date: Fri, 23 May 2008 08:05:15 -0700 From: "H. Peter Anvin" User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: Pavel Machek CC: Dave Jones , Linux Kernel , Ingo Molnar , Thomas Gleixner Subject: Re: [X86] Move the 64-bit Intel specific parts out of setup_64.c References: <200805221944.m4MJiA9g029838@gelk.kernelslacker.org> <20080523131506.GG9245@ucw.cz> In-Reply-To: <20080523131506.GG9245@ucw.cz> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Pavel Machek wrote: > I don't get it. Original Core duo is not 64 bit capable... so this > should go into common code? ALL of this code should be unified. This is a step on the way. -hpa