[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1528972605-24264-1-git-send-email-yamada.masahiro@socionext.com>
Date: Thu, 14 Jun 2018 19:36:42 +0900
From: Masahiro Yamada <yamada.masahiro@...ionext.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org,
Kees Cook <keescook@...omium.org>,
Masahiro Yamada <yamada.masahiro@...ionext.com>
Subject: [PATCH 0/3] Some more changes for stack protector config symbols
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
Powered by blists - more mailing lists