|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
Re: [Xen-ia64-devel][PATCH]Fix ptc.ga emulation bug.
On Wed, 2007-02-28 at 10:50 +0800, Xu, Anthony wrote:
> Fix ptc.ga emulation bug.
>
> This function call smp_call_function_single to purge
> TLB on another processor,
> if vcpu migration happens, smp_call_function_single is
> called again, but if the vcpu is migrated to current
> physical processor, smp_call_function_single does nothing
> and returns. Thus ptc.ga is not correctly emulated.
Applied. Thanks,
Alex
--
Alex Williamson HP Open Source & Linux Org.
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|