aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2006-09-26 10:52:40 +0200
committerAndi Kleen <andi@basil.nowhere.org>2006-09-26 10:52:40 +0200
commit371c2f2783eb880df333d0e9ac35c78143e79d0a (patch)
tree9ceab8ab98152f40f9fe6ede50ab3697e06eb069 /arch/i386
parentb38337a624c4d3c2c3d9cdf27d952ca94181c6a8 (diff)
downloadlinux-371c2f2783eb880df333d0e9ac35c78143e79d0a.tar.gz
[PATCH] i386: Remove experimental mark of kexec
kexec has been marked experimental for a year now and all of the serious problems have been worked through. So it is time (if not past time) to remove the experimental mark. Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: Andi Kleen <ak@suse.de>
Diffstat (limited to 'arch/i386')
-rw-r--r--arch/i386/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig
index e34a4dbd6b920..9b6cddc8c51be 100644
--- a/arch/i386/Kconfig
+++ b/arch/i386/Kconfig
@@ -739,8 +739,7 @@ config SECCOMP
source kernel/Kconfig.hz
config KEXEC
- bool "kexec system call (EXPERIMENTAL)"
- depends on EXPERIMENTAL
+ bool "kexec system call"
help
kexec is a system call that implements the ability to shutdown your
current kernel, and to start another kernel. It is like a reboot