From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261982AbVDRJJM (ORCPT ); Mon, 18 Apr 2005 05:09:12 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262006AbVDRJGt (ORCPT ); Mon, 18 Apr 2005 05:06:49 -0400 Received: from ns.suse.de ([195.135.220.2]:62916 "EHLO mx1.suse.de") by vger.kernel.org with ESMTP id S262003AbVDRJGG (ORCPT ); Mon, 18 Apr 2005 05:06:06 -0400 Date: Mon, 18 Apr 2005 11:06:01 +0200 From: Andi Kleen To: "Zou, Nanhai" Cc: discuss@x86-64.org, Andi Kleen , linux-kernel@vger.kernel.org, "Siddha, Suresh B" Subject: Re: [discuss] [Patch] X86_64 TASK_SIZE cleanup Message-ID: <20050418090601.GG8511@wotan.suse.de> References: <894E37DECA393E4D9374E0ACBBE74270013E8B76@pdsmsx402.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <894E37DECA393E4D9374E0ACBBE74270013E8B76@pdsmsx402.ccr.corp.intel.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Apr 16, 2005 at 09:34:25AM +0800, Zou, Nanhai wrote: > > Hi, > This patch will clean up the X86_64 compatibility mode TASK_SIZE > define thus fix some bugs found in X86_64 compatibility mode program. Fix what bugs exactly? Please a detailed description. -Andi