Skip to content

Commit

Permalink
[PATCH] Remove experimental mark of kexec
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Eric W. Biederman authored and Andi Kleen committed Sep 26, 2006
1 parent 371c2f2 commit 1c9c0a6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions arch/x86_64/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1c9c0a6

Please sign in to comment.