From: tip-bot for Jean Delvare <jdelvare@suse.de>
To: linux-tip-commits@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, hpa@zytor.com, mingo@kernel.org,
arjan@linux.intel.com, jdelvare@suse.de, tglx@linutronix.de
Subject: [tip:x86/urgent] x86: CONFIG_CC_STACKPROTECTOR= y is no longer experimental
Date: Mon, 9 Jul 2012 05:08:05 -0700 [thread overview]
Message-ID: <tip-2a8ac745e3171889d364235b8203342e28526d2c@git.kernel.org> (raw)
In-Reply-To: <1341583705.4655.18.camel@amber.site>
Commit-ID: 2a8ac745e3171889d364235b8203342e28526d2c
Gitweb: http://git.kernel.org/tip/2a8ac745e3171889d364235b8203342e28526d2c
Author: Jean Delvare <jdelvare@suse.de>
AuthorDate: Fri, 6 Jul 2012 16:08:25 +0200
Committer: Ingo Molnar <mingo@kernel.org>
CommitDate: Mon, 9 Jul 2012 13:59:53 +0200
x86: CONFIG_CC_STACKPROTECTOR=y is no longer experimental
This feature has been around for over 5 years now, and has no
CONFIG_EXPERIMENTAL dependency anymore, so remove the '(EXPERIMENTAL)'
tag from the help text as well.
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Acked-by: Arjan van de Ven <arjan@linux.intel.com>
Link: http://lkml.kernel.org/r/1341583705.4655.18.camel@amber.site
Signed-off-by: Ingo Molnar <mingo@kernel.org>
---
arch/x86/Kconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index c70684f..b03fe17 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -1525,7 +1525,7 @@ config SECCOMP
If unsure, say Y. Only embedded should say N here.
config CC_STACKPROTECTOR
- bool "Enable -fstack-protector buffer overflow detection (EXPERIMENTAL)"
+ bool "Enable -fstack-protector buffer overflow detection"
---help---
This option turns on the -fstack-protector GCC feature. This
feature puts, at the beginning of functions, a canary value on
prev parent reply other threads:[~2012-07-09 12:08 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-06 14:08 [PATCH] CONFIG_CC_STACKPROTECTOR is no longer experimental Jean Delvare
2012-07-06 17:23 ` Randy Dunlap
2012-07-06 17:57 ` Jean Delvare
2012-07-06 17:58 ` Arjan van de Ven
2012-07-06 20:19 ` Paul Bolle
2012-07-09 7:56 ` Jean Delvare
2012-07-09 11:50 ` Jean Delvare
2012-07-09 13:11 ` Arjan van de Ven
2012-07-09 12:08 ` tip-bot for Jean Delvare [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=tip-2a8ac745e3171889d364235b8203342e28526d2c@git.kernel.org \
--to=jdelvare@suse.de \
--cc=arjan@linux.intel.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).