[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20060912093927.GA15641@skybase>
Date: Tue, 12 Sep 2006 11:39:27 +0200
From: Martin Schwidefsky <schwidefsky@...ibm.com>
To: linux-kernel@...r.kernel.org, heiko.carstens@...ibm.com
Subject: [S390] Remove kexec experimental flag.
From: Heiko Carstens <heiko.carstens@...ibm.com>
[S390] Remove kexec experimental flag.
Follow other architectures and remove kexec experimental flag.
Signed-off-by: Heiko Carstens <heiko.carstens@...ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@...ibm.com>
---
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists