On Fri, Jul 24, 2020 at 06:02:51PM +0200, Joerg Roedel wrote: > From: Joerg Roedel <[email protected]> > > When stack-protector is enabled a valid GS_BASE is needed before > calling any C code function, because the stack canary is loaded from > per-cpu data. > > Signed-off-by: Joerg Roedel <[email protected]>
Reviewed-by: Kees Cook <[email protected]> -- Kees Cook

