From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752029AbXDZAyr (ORCPT ); Wed, 25 Apr 2007 20:54:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753805AbXDZAyq (ORCPT ); Wed, 25 Apr 2007 20:54:46 -0400 Received: from gw.goop.org ([64.81.55.164]:34372 "EHLO mail.goop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752029AbXDZAyp (ORCPT ); Wed, 25 Apr 2007 20:54:45 -0400 Message-ID: <462FF879.10206@goop.org> Date: Wed, 25 Apr 2007 17:55:21 -0700 From: Jeremy Fitzhardinge User-Agent: Thunderbird 1.5.0.10 (X11/20070302) MIME-Version: 1.0 To: Chris Wright CC: "Eric W. Biederman" , Chuck Ebbert , "H. Peter Anvin" , Andi Kleen , Andrew Morton , virtualization@lists.osdl.org, lkml , Zachary Amsden , Linus Torvalds Subject: Re: [PATCH 10/28] i386: map enough initial memory to create lowmem mappings References: <4627DDAD.4070805@redhat.com> <4627E099.209@goop.org> <462FC8CD.1030505@goop.org> <462FD0EF.5050706@goop.org> <462FDBB4.8020604@goop.org> <462FE728.5060802@goop.org> <20070426003337.GB2819@sequoia.sous-sol.org> In-Reply-To: <20070426003337.GB2819@sequoia.sous-sol.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Chris Wright wrote: > I was using real hardware with your .config when I reproduced it. > Yes, I first found it on real hardware. I haven't tested my fix on real hardware yet, but it seems OK on kvm. J