[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH]Fix vlapic.h type



Patrick Colp wrote:
> Good catch. This line:
> 
>   #define vlapic_vcpu(vpic)   (container_of((vpic), struct vcpu, \
>                                             arch.hvm_vcpu.vlapic))
> 
> should probably also be changed to this:
> 
>   #define vlapic_vcpu(vlapic)   (container_of((vlapic), struct vcpu, \
>                                               arch.hvm_vcpu.vlapic))

I'm not sure.  Do you intend to change the member name after hvm_vcpu
based on the macro parameter?

Cheers, Neil.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.