projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f38d61
)
[S390] Remove kexec experimental flag.
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Wed, 20 Sep 2006 13:59:29 +0000
(15:59 +0200)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Wed, 20 Sep 2006 13:59:29 +0000
(15:59 +0200)
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>
arch/s390/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/s390/Kconfig
b/arch/s390/Kconfig
index 76122ce1e6cbc1977384a139d6452860cfadf21e..b216ca659cdff5876e8cbb8f04be03395fc03cc3 100644
(file)
--- a/
arch/s390/Kconfig
+++ b/
arch/s390/Kconfig
@@
-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