[PATCH 0/3] Some more changes for stack protector config symbols

From: Masahiro Yamada
Date: Thu Jun 14 2018 - 06:37:48 EST


Hi Linus,

While I was checking the renaming commit,
I noticed some more fixups.

The first two patches take care of what I missed to update.

The last one is another renaming for consistency.
(Sorry, I should have asked you that.)

Please consider applying this series.



Masahiro Yamada (3):
x86: fix dependency of X86_32_LAZY_GS
kconfig: tinyconfig: remove stale stack protector fixups
Kbuild: rename HAVE_CC_STACKPROTECTOR config variable

Documentation/features/debug/stackprotector/arch-support.txt | 2 +-
arch/Kconfig | 4 ++--
arch/arm/Kconfig | 2 +-
arch/arm64/Kconfig | 2 +-
arch/mips/Kconfig | 2 +-
arch/sh/Kconfig | 2 +-
arch/x86/Kconfig | 4 ++--
arch/xtensa/Kconfig | 2 +-
kernel/configs/tiny.config | 4 ----
9 files changed, 10 insertions(+), 14 deletions(-)

--
2.7.4