WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [PATCH] Fix xen panic when dom0 is poweroff

Hmm, I overlooked your patch.

Thanks,
KAZ

From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
Subject: RE: [Xen-devel] [PATCH] Fix xen panic when dom0 is poweroff
Date: Thu, 26 Feb 2009 16:49:48 +0800

> This is duplicated to http://markmail.org/thread/fkcowjzdbqq3qbjp
> 
> Keir hasn't checked them in, maybe due to xen summit.
> 
> Thanks,
> Kevin 
> 
> >From: SUZUKI, Kazuhiro
> >Sent: Thursday, February 26, 2009 4:45 PM
> >
> >Hi,
> >
> >When dom0 is poweroff, the hypervisor panics by the assertion at
> >spinlock.c:51. So the system cannot power off.
> >This is because spin_lock_irq() is called in irq disabled context, and
> >ASSERT macro is enabled since cset 19001:b9721b2766c1.
> >
> >This patch fixes it.
> >
> >Thanks,
> >KAZ
> >
> >Signed-off-by: Kazuhiro Suzuki <kaz@xxxxxxxxxxxxxx>
> >
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>