[S390] Remove kexec experimental flag.

From: Martin Schwidefsky
Date: Tue Sep 12 2006 - 05:36:29 EST


From: Heiko Carstens <heiko.carstens@xxxxxxxxxx>

[S390] Remove kexec experimental flag.

Follow other architectures and remove kexec experimental flag.

Signed-off-by: Heiko Carstens <heiko.carstens@xxxxxxxxxx>
Signed-off-by: Martin Schwidefsky <schwidefsky@xxxxxxxxxx>
---

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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/