Re: [PATCH v4 1/2] xen/PVH: Set up GS segment for stack canary
From: Jan Beulich
Date: Tue May 22 2018 - 05:19:24 EST
>>> On 22.05.18 at 05:54, <boris.ostrovsky@xxxxxxxxxx> wrote:
> We are making calls to C code (e.g. xen_prepare_pvh()) which may use
> stack canary (stored in GS segment).
>
> Signed-off-by: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>
Reviewed-by: Jan Beulich <jbeulich@xxxxxxxx>