On 22/05/18 05:54, Boris Ostrovsky 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.ostrov...@oracle.com>
With the clearing of EDX (instead using CDQ) you can add my Reviewed-by: Juergen Gross <jgr...@suse.com> Juergen