|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
Re: [Xen-ia64-devel] [PATCH] fix ptc.ga virtualization
On Mon, 2006-06-19 at 20:54 +0900, Isaku Yamahata wrote:
> This patch depends on SMP patch which I posted before.
>
> fix ptc.ga virtualization. Uninitialized vcpu doesn't need tlb flush.
> ptc_ga_remote_func() calls vmx_vcpu_ptc_l() in IPI context.
> I.e. vcpu may not equal to current. On the other hand vmx_vcpu_ptc_l()
> assumes vcpu = current. remove the assumption.
Applied.
--
Alex Williamson HP Open Source & Linux Org.
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|