From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965337AbVKHHKq (ORCPT ); Tue, 8 Nov 2005 02:10:46 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965375AbVKHHKq (ORCPT ); Tue, 8 Nov 2005 02:10:46 -0500 Received: from smtp.osdl.org ([65.172.181.4]:4036 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S965337AbVKHHKp (ORCPT ); Tue, 8 Nov 2005 02:10:45 -0500 Date: Mon, 7 Nov 2005 23:10:30 -0800 From: Chris Wright To: Zachary Amsden Cc: Andrew Morton , Chris Wright , Linus Torvalds , Linux Kernel Mailing List , Virtualization Mailing List , "H. Peter Anvin" , Zwane Mwaikambo , Martin Bligh , Pratap Subrahmanyam , Christopher Li , "Eric W. Biederman" , Ingo Molnar Subject: Re: [PATCH 0/21] Descriptor table fixes / cleanup for i386 Message-ID: <20051108071030.GX7991@shell0.pdx.osdl.net> References: <200511080417.jA84HiH2009833@zach-dev.vmware.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200511080417.jA84HiH2009833@zach-dev.vmware.com> User-Agent: Mutt/1.5.6i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org * Zachary Amsden (zach@vmware.com) wrote: > The core piece of these patches is getting the GDT page aligned; > I wil rework or deprecate any other pieces of this that are not > wanted / unnecessary / (hopefully not) buggy. Rats, I knew this was brewing. I was about 80% of the way through rebasing the last set to current git, but there's much redundancy and clashing. This set looks a bit nicer than the last one, so I'll rather go through this one carefully. Not until after some sleep though. thanks, -chris