|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
Re: PATCH: was Re: [Xen-ia64-devel] Re: PATCH: cleanup
Le Vendredi 16 Juin 2006 10:18, Kouya SHIMURA a écrit :
> Hi Tristan,
>
> Is it really safe to insert ia64_dv_serialize_data() after ia64_set_rr()?
> I think they should be ia64_srlz_d();
This is right in the general case.
However here this code is playing with rr0. Xen don't use it, only the domain
use it. We need to do a data serialization before using rr0 which is
perfomed by rfi before executing the domain.
Tristan.
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|