summaryrefslogtreecommitdiffstats
path: root/Documentation/CodingStyle
diff options
context:
space:
mode:
authorKees Cook2012-10-02 20:36:31 +0200
committerKees Cook2013-01-11 20:38:03 +0100
commit5a958db311c416345a61b7bddc62a5c6c7112c7f (patch)
tree32c46d9195219259fe696e112305a625e81beeb8 /Documentation/CodingStyle
parentLinux 3.8-rc3 (diff)
downloadkernel-qcow2-linux-5a958db311c416345a61b7bddc62a5c6c7112c7f.tar.gz
kernel-qcow2-linux-5a958db311c416345a61b7bddc62a5c6c7112c7f.tar.xz
kernel-qcow2-linux-5a958db311c416345a61b7bddc62a5c6c7112c7f.zip
make CONFIG_EXPERIMENTAL invisible and default
This config item has not carried much meaning for a while now and is almost always enabled by default (especially in distro builds). As agreed during the Linux kernel summit, it should be removed. As a first step, remove it from being listed, and default it to on. Once it has been removed from all subsystem Kconfigs, it will be dropped entirely. For items that really are experimental, maintainers should use "default n", optionally include "(EXPERIMENTAL)" in the title, and add language to the help text indicating why the item should be considered experimental. For items that are dangerously experimental, the maintainer is encouraged to follow the above title recommendation, add stronger language to the help text, and optionally use (depending on the extent of the danger, from least to most dangerous): printk(), add_taint(TAINT_WARN), add_taint(TAINT_CRAP), WARN_ON(1), and CONFIG_BROKEN. CC: Greg KH <gregkh@linuxfoundation.org> CC: "Eric W. Biederman" <ebiederm@xmission.com> CC: Serge Hallyn <serge.hallyn@canonical.com> CC: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> CC: Andrew Morton <akpm@linux-foundation.org> CC: Frederic Weisbecker <fweisbec@gmail.com> Signed-off-by: Kees Cook <keescook@chromium.org> Acked-by: Serge Hallyn <serge.hallyn@canonical.com> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Reviewed-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'Documentation/CodingStyle')
0 files changed, 0 insertions, 0 deletions