From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: Soft lockup/Time went backwards in latest unstable Date: Wed, 28 Feb 2007 12:03:46 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" 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: Derek Murray , Keir Fraser Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 28/2/07 11:25, "Derek Murray" wrote: > The only relevant changes between changesets 13212 and 13213 apply to > the file linux-2.6-xen-sparse/arch/i386/kernel/process-xen.c (and the > corresponding x86_64 file), to which a poll_idle() function has been > added. I don't quite understand the significance of this, but could > it be responsible for the bug that I'm seeing? You are almost certainly picking up acpi_processor_idle() or apm_cpu_idle(). You might want to check this. I don't think any good could come of this. :-) I'll have a think about the best fix... -- Keir