Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 371c2f27 authored by Eric W. Biederman's avatar Eric W. Biederman Committed by Andi Kleen
Browse files

[PATCH] i386: 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: default avatarEric W. Biederman <ebiederm@xmission.com>
Signed-off-by: default avatarAndi Kleen <ak@suse.de>
parent b38337a6
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -739,8 +739,7 @@ config SECCOMP
source kernel/Kconfig.hz

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