From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758364AbYBVQkD (ORCPT ); Fri, 22 Feb 2008 11:40:03 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751778AbYBVQjy (ORCPT ); Fri, 22 Feb 2008 11:39:54 -0500 Received: from gw.goop.org ([64.81.55.164]:40115 "EHLO mail.goop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751102AbYBVQjx (ORCPT ); Fri, 22 Feb 2008 11:39:53 -0500 Message-ID: <47BEFA4C.6030400@goop.org> Date: Fri, 22 Feb 2008 08:37:32 -0800 From: Jeremy Fitzhardinge User-Agent: Thunderbird 2.0.0.9 (X11/20071115) MIME-Version: 1.0 To: Arnd Hannemann CC: Linux Kernel Mailing List , xen-devel@lists.xensource.com Subject: Re: [Xen-devel] [PATCH] let XEN depend on PAE References: <47BEAB48.7050900@nets.rwth-aachen.de> In-Reply-To: <47BEAB48.7050900@nets.rwth-aachen.de> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Arnd Hannemann wrote: > As paravirtualized xen guests won't work with !X86_PAE, change the Kconfig > accordingly. > !PAE is supposed to work, but it is a rarely used configuration. How does it fail? J