On Mon, Feb 03, 2020 at 02:10:07PM +0100, Jan Beulich wrote:
> On 31.01.2020 18:49, Wei Liu wrote:
> > --- a/xen/arch/x86/xen.lds.S
> > +++ b/xen/arch/x86/xen.lds.S
> > @@ -2,6 +2,8 @@
> > /* Modified for i386/x86-64 Xen by Keir Fraser */
> >
> > #include
> > +
> > +#include
>
> I don't thin
On 31.01.2020 18:49, Wei Liu wrote:
> --- a/xen/arch/x86/xen.lds.S
> +++ b/xen/arch/x86/xen.lds.S
> @@ -2,6 +2,8 @@
> /* Modified for i386/x86-64 Xen by Keir Fraser */
>
> #include
> +
> +#include
I don't think you need this anymore? If so, with this dropped
Reviewed-by: Jan Beulich
Otherwi