From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: bug in evtchn_cpu_notify (was domains not shutting down properly-theproblemisbackagain) Date: Sat, 03 Jan 2009 08:52: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: James Harper , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 03/01/2009 07:04, "James Harper" wrote: > This patch fixes the problem for me... it doesn't require any new data > structures and evtchn_cpu_notify is hardly a performance critical code > path so I think we can wear the extra looping... Looks good. Thanks James! A real bug after all. :-) -- Keir