|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] odd vcpu_info accesses in xen/arch/x86/time.c
On 29/8/06 3:56 pm, "Jan Beulich" <jbeulich@xxxxxxxxxx> wrote:
> Is there a particular reason why in several places in this file, with a vcpu
> pointer
> at hand, the vcpu_info is accessed through
>
> v->domain->shared_info->vcpu_info[v->vcpu_id]
>
> rather than
>
> v->vcpu_info
No. They should be fixed.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|