[Skiboot] [PATCH v2 1/3] Add support for new gcc 7 parametrized stack protector

Stewart Smith stewart at linux.vnet.ibm.com
Fri Dec 22 14:37:11 AEDT 2017


Benjamin Herrenschmidt <benh at kernel.crashing.org> writes:
> This gives us per-cpu guard values as well. For now I just
> xor a magic constant with the CPU PIR value.
>
> Signed-off-by: Benjamin Herrenschmidt <benh at kernel.crashing.org>
> ---
>
> v2. Remove obsolete comment in Makefile.main
> ---
>  Makefile.main   | 26 ++++++++++++++++++--------
>  asm/head.S      |  5 +++++
>  core/cpu.c      | 12 ++++++++++--
>  core/utils.c    |  3 ---
>  include/cpu.h   |  5 +++++
>  include/stack.h |  2 ++
>  6 files changed, 40 insertions(+), 13 deletions(-)

Series merged to master as of 76d9bcdca58936d761458f8f05960239c4dd8dec

I fixed up 'make check' too when I merged, as the lock changes broke
building them.

-- 
Stewart Smith
OPAL Architect, IBM.



More information about the Skiboot mailing list