Re: [PATCH v5 1/6] arm/arm64/xen: hypercall.h add includes guards

From: Pavel Tatashin
Date: Wed Jan 08 2020 - 13:00:06 EST


On Mon, Jan 6, 2020 at 12:19 PM Stefano Stabellini
<sstabellini@xxxxxxxxxx> wrote:
>
> On Thu, 2 Jan 2020, Pavel Tatashin wrote:
> > The arm and arm64 versions of hypercall.h are missing the include
> > guards. This is needed because C inlines for privcmd_call are going to
> > be added to the files.
> >
> > Signed-off-by: Pavel Tatashin <pasha.tatashin@xxxxxxxxxx>
> > Reviewed-by: Julien Grall <julien@xxxxxxx>
>
> Acked-by: Stefano Stabellini <sstabellini@xxxxxxxxxx>


Thank you,
Pasha