Skip to content

Commit

Permalink
[S390] Remove kexec experimental flag.
Browse files Browse the repository at this point in the history
Follow other architectures and remove kexec experimental flag.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
  • Loading branch information
Heiko Carstens authored and Martin Schwidefsky committed Sep 20, 2006
1 parent 1f38d61 commit 07d43ce
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions arch/s390/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -460,8 +460,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
Expand Down

0 comments on commit 07d43ce

Please sign in to comment.