Prechádzať zdrojové kódy

[PATCH] Remove experimental mark of kexec

kexec has been marked experimental for a year now and all
of the serious problems have been worked through.  So it
is time (if not past time) to remove the experimental mark.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Eric W. Biederman 18 rokov pred
rodič
commit
1c9c0a6ca3
1 zmenil súbory, kde vykonal 1 pridanie a 2 odobranie
  1. 1 2
      arch/x86_64/Kconfig

+ 1 - 2
arch/x86_64/Kconfig

@@ -468,8 +468,7 @@ config X86_MCE_AMD
 	   the DRAM Error Threshold.
 
 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