mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] i386 kexec: Remove experimental mark of kexec
@ 2006-09-06 16:40 Eric W. Biederman
  2006-09-06 16:54 ` Eric W. Biederman
  0 siblings, 1 reply; 2+ messages in thread
From: Eric W. Biederman @ 2006-09-06 16:40 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/i386/Kconfig |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig
index 798405f..4205437 100644
--- a/arch/i386/Kconfig
+++ b/arch/i386/Kconfig
@@ -765,8 +765,7 @@ config VGA_NOPROBE
 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
-- 
1.4.2.rc3.g7e18e-dirty


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

end of thread, other threads:[~2006-09-06 16:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-06 16:40 [PATCH] i386 kexec: Remove experimental mark of kexec Eric W. Biederman
2006-09-06 16:54 ` 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

all inboxes | Powered by JetHome®