[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 1/2] x86: report use of PCID together with reporting XPTI status
>>> On 29.08.18 at 14:41, <andrew.cooper3@xxxxxxxxxx> wrote: > On 17/08/18 08:04, Jan Beulich wrote: >> --- a/xen/include/asm-x86/pv/domain.h >> +++ b/xen/include/asm-x86/pv/domain.h >> @@ -21,6 +21,8 @@ >> #ifndef __X86_PV_DOMAIN_H__ >> #define __X86_PV_DOMAIN_H__ >> >> +#include <xen/sched.h> > > Just types? Its all you need. That's all I need for my addition, but prior to this the header wasn't usable without first having included some other headers. get_pcid_bits() de-references struct vcpu, so sched.h _is_ needed (and should have been there before). Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |