From: Heiko Carstens <[email protected]>
[S390] Remove kexec experimental flag.
Follow other architectures and remove kexec experimental flag.
Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
---
arch/s390/Kconfig | 3 +--
1 files changed, 1 insertion(+), 2 deletions(-)
diff -urpN linux-2.6/arch/s390/Kconfig linux-2.6-patched/arch/s390/Kconfig
--- linux-2.6/arch/s390/Kconfig 2006-09-12 10:57:28.000000000 +0200
+++ linux-2.6-patched/arch/s390/Kconfig 2006-09-12 10:57:52.000000000 +0200
@@ -456,8 +456,7 @@ config S390_HYPFS_FS
information in an s390 hypervisor environment.
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