Warning: DOMDocument::loadXML() [function.DOMDocument-loadXML]: PCDATA invalid Char value 27 in Entity, line: 189 in /srv/lkml.org/scripts/getmail.php on line 206
Warning: DOMDocument::loadXML() [function.DOMDocument-loadXML]: PCDATA invalid Char value 27 in Entity, line: 189 in /srv/lkml.org/scripts/getmail.php on line 206
Warning: XSLTProcessor::transformToXml() expects parameter 1 to be object, boolean given in /srv/lkml.org/scripts/getmail.php on line 209
This message generated a parse failure. Raw output follows here. Please use 'back' to navigate.
From devnull@lkml.org Sat Oct 11 09:56:59 2008
Delivery-date: Wed, 19 Mar 2008 19:45:08 +0000
Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754593AbYCST2v (ORCPT ); Wed, 19 Mar 2008 15:28:51 -0400
Received: from gw.goop.org ([64.81.55.164]:55868 "EHLO mail.goop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754570AbYCST2t (ORCPT ); Wed, 19 Mar 2008 15:28:49 -0400
Received: by lurch.goop.org (Postfix, from userid 525) id 8C9E32C8056; Wed, 19 Mar 2008 08:15:19 -0700 (PDT)
Received: from lurch.goop.org (localhost [127.0.0.1]) by lurch.goop.org (Postfix) with ESMTP id 630212C804C; Wed, 19 Mar 2008 08:15:19 -0700 (PDT)
Received: from [192.168.0.126] (unknown [192.168.0.126]) by lurch.goop.org (Postfix) with ESMTP; Wed, 19 Mar 2008 08:15:19 -0700 (PDT)
Message-Id: <47E12D39.2000207@goop.org>
Date: Wed, 19 Mar 2008 08:11:53 -0700
From: Jeremy Fitzhardinge
User-Agent: Thunderbird 2.0.0.12 (X11/20080226)
Mime-Version: 1.0
To: Ian Campbell
Cc: Ingo Molnar , LKML
Subject: Re: [PATCH 00 of 31] x86: unification and xen updates
References: <1205918565.4112.61.camel@zakaz.uk.xensource.com>
In-Reply-To: <1205918565.4112.61.camel@zakaz.uk.xensource.com>
X-Enigmail-Version: 0.95.6
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: QUOTED-PRINTABLE
X-Virus-Scanned: ClamAV using ClamSMTP by lurch.goop.org
Sender: linux-kernel-owner@vger.kernel.org
Precedence: bulk
List-Id:
X-Mailing-List: linux-kernel@vger.kernel.org
X-Pimp-Spam-Score: 0.0 (/)
Ian Campbell wrote:
> On Mon, 2008-03-17 at 16:36 -0700, Jeremy Fitzhardinge wrote:
> =20
>> Hi Ingo,
>>
>> This is a great big pile of x86 unification and Xen bugfix patches.
>> They build and boot for me on 64-bit and 32-bit (PAE and non-PAE).
>> =20
>
> FWIW I tested in a PAE Xen guest on 32 and 64 bit h/v and it was fine
> including running ddcprobe which was my most recent issue. I can't se=
e
> why this would fix it though.
> =20
I'm actually having problem booting 32-on-64 hvm guests. Specifically=20
the Fedora installer crashes fairly early on:
=46reeing unused kernel memory: 280k freed
Write protecting the kernel read-only data: 844k
input: ImExPS/2 Generic Explorer Mouse as /class/input/input2
=1B[9;0]=1B[8]
Greetings.
anaconda installer init version 11.3.0.50 starting
mounting /proc filesystem... done
creating /dev filesystem... done
mounting /dev/pts (unix98 pty) filesystem... done
mounting /sys filesystem... done
anaconda installer init version 11.3.0.50 using a serial console
trying to remount root filesystem read write... done
mounting /tmp as ramfs... done
running install...
running /sbin/loader
loader received SIGSEGV! Backtrace:
[0x804a030]
[0x110420]
[0x816a7c8]
[0x81697a5]
[0x805b626]
[0x805b72b]
[0x805c153]
[0x804af81]
[0x8175004]
[0x8048151]
install exited abnormally [1/1]=20
sending termination signals...done
sending kill signals...done
disabling swap...
unmounting filesystems...
/proc done
/dev/pts done
/sys done
/tmp/ramfs done
you may safely reboot your system
Seen anything like that?
> I thought for a second when you said it booted on 64 bit you meant 64
> bit Xen guest, do you know how that stuff =EF=BB=BFis going?
> =20
Last I heard, they got something booting, but it wasn't very clean. I=20
need to resync with Eduardo. A lot of these changes were intended to=20
make that effort easier, but it would be nice to confirm ;) Doesn't=20
look like http://git.et.redhat.com/?p=3Dxen-pvops-64.git;a=3Dsummary ha=
s=20
changed much lately.
J
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel"=
in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/