On 29/08/18 13:53, Jan Beulich wrote: >>>> On 29.08.18 at 14:41, <andrew.coop...@citrix.com> 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).
Ok. Acked-by: Andrew Cooper <andrew.coop...@citrix.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel