From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: 32-on-64 broken in unstable. Date: Thu, 25 Jan 2007 13:25:41 +0000 Message-ID: References: <45B8ADB0.20705@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <45B8ADB0.20705@suse.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Gerd Hoffmann Cc: Xen devel list , Keir Fraser List-Id: xen-devel@lists.xenproject.org On 25/1/07 13:16, "Gerd Hoffmann" wrote: > bisected that one, changeset 13522 is the culpit which breaks booting > 32pae guests on 64bit xen (and dom0). > > Ideas anyone? The hook added to set_info_guest() to call vcpu_reset() is probably the most likely culprit. However this code is churned some more by c/s 13594 which is currently sitting in our staging tree (the Linux upgrade has caused some of our regression tests to start failing). If necessary we'll do a manual push to the public tree later today. -- Keir