From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755156AbWKMQsP (ORCPT ); Mon, 13 Nov 2006 11:48:15 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755192AbWKMQsP (ORCPT ); Mon, 13 Nov 2006 11:48:15 -0500 Received: from ns2.suse.de ([195.135.220.15]:41431 "EHLO mx2.suse.de") by vger.kernel.org with ESMTP id S1755156AbWKMQsO (ORCPT ); Mon, 13 Nov 2006 11:48:14 -0500 From: Andi Kleen To: Steven Rostedt Subject: Re: [PATCH] make x86_64 boot gdt size exact (like x86). Date: Mon, 13 Nov 2006 17:47:57 +0100 User-Agent: KMail/1.9.5 Cc: Alexander van Heukelum , LKML , sct@redhat.com, herbert@gondor.apana.org.au, xen-devel@lists.xensource.com References: <200611110742.53632.ak@suse.de> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200611131747.57821.ak@suse.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > Do you have the exact patch that you applied somewhere public? A git repo > or something. I'd like to match what will be going upstream exactly. ftp://ftp.firstfloor.org/pub/ak/x86_64/quilt/patches/fix-boot-gdt-limit But I still need to add the - 1 ... Will be up soon -Andi