[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [RFC 14/16] hack: arm/domain: simplify context restore from idle vcpu
FYI the To: field is empty for your patch. On Wed, Nov 28, 2018 at 11:32:09PM +0200, Andrii Anisov wrote: [...] > --- a/xen/include/xen/sched.h > +++ b/xen/include/xen/sched.h > @@ -272,6 +272,7 @@ struct vcpu > struct vpci_vcpu vpci; > > struct arch_vcpu arch; > + struct vcpu *prev; I guess this is why I get CC'ed on this patch. I would suggest you put it into arch_vcpu if this is going to be ARM specific. (I have skipped other parts of this email) Wei. > }; > > /* Per-domain lock can be recursively acquired in fault handlers. */ > -- > 2.7.4 > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |