linux-um archives
 help / color / mirror / Atom feed
* [uml-devel] [PATCH 2/6] UML - Update Kconfig help
@ 2006-01-09  4:10 Jeff Dike
  0 siblings, 0 replies; only message in thread
From: Jeff Dike @ 2006-01-09  4:10 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel, user-mode-linux-devel

The MODE_TT help was a little outdated.  This updates it in light of the
existence of skas0 mode.
It's also turned off by default since it is mostly obsoleted by skas0 mode.

Signed-off-by: Jeff Dike <jdike@addtoit.com>

Index: linux-2.6.15-mm/arch/um/Kconfig
===================================================================
--- linux-2.6.15-mm.orig/arch/um/Kconfig	2006-01-06 21:05:23.000000000 -0500
+++ linux-2.6.15-mm/arch/um/Kconfig	2006-01-06 23:34:46.000000000 -0500
@@ -35,12 +35,12 @@ menu "UML-specific options"
 
 config MODE_TT
 	bool "Tracing thread support"
-	default y
+	default n
 	help
 	This option controls whether tracing thread support is compiled
-	into UML.  Normally, this should be set to Y.  If you intend to
-	use only skas mode (and the host has the skas patch applied to it),
-	then it is OK to say N here.
+	into UML.  This option is largely obsolete, given that skas0 provides
+	skas security and performance without needing to patch the host.
+	It is safe to say 'N' here.
 
 config STATIC_LINK
 	bool "Force a static link"



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-01-09  3:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-09  4:10 [uml-devel] [PATCH 2/6] UML - Update Kconfig help Jeff Dike

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