public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] x86_64 kexec: Remove experimental mark of kexec
@ 2006-09-06 16:42 Eric W. Biederman
  2006-09-06 16:55 ` Eric W. Biederman
  0 siblings, 1 reply; 9+ messages in thread
From: Eric W. Biederman @ 2006-09-06 16:42 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel, fastboot, Andi Kleen


kexec has been marked experimental for a year now and all
of the serious kernel side problems have been worked through.  So it
is time (if not past time) to remove the experimental mark.
---
 arch/x86_64/Kconfig |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/arch/x86_64/Kconfig b/arch/x86_64/Kconfig
index 756fa38..1adba0f 100644
--- a/arch/x86_64/Kconfig
+++ b/arch/x86_64/Kconfig
@@ -481,8 +481,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
-- 
1.4.2.rc3.g7e18e-dirty


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2006-09-08  1:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-06 16:42 [PATCH] x86_64 kexec: Remove experimental mark of kexec Eric W. Biederman
2006-09-06 16:55 ` Eric W. Biederman
2006-09-06 19:22   ` Andi Kleen
2006-09-06 20:15     ` Eric W. Biederman
2006-09-07  6:20       ` Piet Delaney
2006-09-07  6:55         ` Eric W. Biederman
2006-09-08  1:54           ` Piet Delaney
2006-09-07  5:47     ` Piet Delaney
2006-09-07  6:03       ` Eric W. Biederman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox