Re: [PATCH v2] x86: fix early boot crash on gcc-10

From: Nick Desaulniers
Date: Fri Apr 17 2020 - 15:53:37 EST


On Fri, Apr 17, 2020 at 12:49 PM Nick Desaulniers
<ndesaulniers@xxxxxxxxxx> wrote:
>
> Ah seems we do have __attribute__((no_selector))

Sigh, can't type today. __attribute__((no_stack_protector)). I'll
send a patch along for that.

> (https://reviews.llvm.org/D46300,
> https://releases.llvm.org/7.0.0/tools/clang/docs/AttributeReference.html#no-stack-protector-clang-no-stack-protector-clang-no-stack-protector)
> which differs from GCC attribute name.
--
Thanks,
~Nick Desaulniers