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

[Xen-devel] Re: BUG() in common/timer.c:cpu_callback()

To: Jan Beulich <JBeulich@xxxxxxxxxx>
Subject: [Xen-devel] Re: BUG() in common/timer.c:cpu_callback()
From: Keir Fraser <keir@xxxxxxx>
Date: Sat, 08 Jan 2011 10:53:23 +0000
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, Yinghai Lu <yinghai@xxxxxxxxxx>
Delivery-date: Sat, 08 Jan 2011 02:54:25 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:user-agent:date :subject:from:to:cc:message-id:thread-topic:thread-index:in-reply-to :mime-version:content-type:content-transfer-encoding; bh=ibdoP3xxTayTP91yKtcG3BWOXW9mjWgyfaz7efjXR5s=; b=WlyAiAgdaUjpmv5eA4JoduE1tYvFee7X2Yf7Cg8dR8CuG3w5R+EOOw6hTpVRp2XlLm UkXVpcoO7t2qPmm9SqmLd93HSf6wAvoXWcZGnTFiZVDXfuSKv/MSvPr6ug/LdBvF6qPl xWGmRF/kKYomUC3uTpEQmInsO4qL8G+54I+m0=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:user-agent:date:subject:from:to:cc:message-id:thread-topic :thread-index:in-reply-to:mime-version:content-type :content-transfer-encoding; b=ign56+zfGf/2kTg19ijpbLIZpW4c06D5gyExEDl680PuSaZ7i7bdeO3jYoXxCHRAUb VipUPqExuviR6bmVJZNkec5cgEm7hdhb4JQxVZ3z7/4eNPqrOj2FuEaB9BC0I2TPTxMw DuLY1Y/CEmJ+fAht8WgaLi/9Zv7JoIps0zYcQ=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4D271BC8020000780002AFDC@xxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcuvIkToZAj7MEabF0G9+dSlIIOGUg==
Thread-topic: BUG() in common/timer.c:cpu_callback()
User-agent: Microsoft-Entourage/12.27.0.100910
On 07/01/2011 12:57, "Jan Beulich" <JBeulich@xxxxxxxxxx> wrote:

> Keir,
> 
> shouldn't it only be the CPU_DEAD case where BUG() is called upon
> migrate_timers_from_cpu() returning non-zero? That is, shouldn't
> CPU_UP_CANCELED go together with CPU_DYING? From what I
> can tell, that's the reason for a crash Yinghai is seeing on a large
> system (there are other problems obviously, as CPU bringup
> shouldn't fail in the first place - I hope we can hunt that down
> soon).

It was more complicated to fix than I remembered, but it's done now.

 -- Keir

> Jan
> 



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

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