2 messages in com.xensource.lists.xen-ia64-develRe: [Xen-ia64-devel] [PATCH] fix PAL_...
FromSent OnAttachments
Kouya SHIMURA15 Mar 2007 04:50.patch
Alex Williamson15 Mar 2007 21:25 
Subject:Re: [Xen-ia64-devel] [PATCH] fix PAL_CACHE_FLUSH to be vcpu-migration-safe
From:Alex Williamson (alex@hp.com)
Date:03/15/2007 09:25:13 PM
List:com.xensource.lists.xen-ia64-devel

On Thu, 2007-03-15 at 20:51 +0900, Kouya SHIMURA wrote:

A vcpu might migrate after ia64_pal_cache_flush() before cpu_clear(). It causes cache incoherency.

Applied. Thanks,

Alex