On Wed, Feb 08, 2017 at 04:15:55PM +0800, Yi Sun wrote: > diff --git a/xen/arch/x86/psr.c b/xen/arch/x86/psr.c > index 96a8589..4656936 100644 > --- a/xen/arch/x86/psr.c > +++ b/xen/arch/x86/psr.c > @@ -17,12 +17,118 @@ > #include <xen/cpu.h> > #include <xen/err.h> > #include <xen/sched.h> > +#include <xen/list.h>
Please move the inclusion before sched.h -- they should be sorted alphabetically. Wei. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel