From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: crash while booting latest hackery kernel Date: Sun, 29 Mar 2009 13:54:06 -0700 Message-ID: <49CFDFEE.2080009@goop.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: M A Young Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org M A Young wrote: > I get the following crash while booting a kernel built with the latest > version of xen/dom0/hackery (booting without xen, but booting with xen > also crashes in a similar way but I haven't managed to capture the > crash from that) Reverting bd4a7874716d1b1f69cacfef4adf9f94050ecd82 > and cfb667260eb7f6dd26ceb6d49da818978396757d allows it to boot. Yes, those changes are troublesome; I shouldn't have pushed them out yet. But at the moment push2/xen/dom0/master is probably a more stable base for experimenting, since its close to what I'm proposing for the current merge window (though it includes backend support which I have not yet pushed). One the merge window has finished, I'll probably restructure the xen.git branches a fair amount anyway. J