Re: [PATCH 4/9] UML - Better diagnostics for broken configs

From: Jan Engelhardt
Date: Thu Jan 05 2006 - 16:58:58 EST


>> >Produce a compile-time error if both MODE_SKAS and MODE_TT are disabled.
>>
>> What would happen if both were disabled?
>> Say, if the host system does not have SKAS and I did not want any
>> tracing/debugging stuff?
>
>You get a UML that can't run. TT mode isn't tracing/debugging stuff. It's
>a basic mode of UML operation. Also, UML doesn't need the skas patch on
>the host in order to use skas mode any more. It helps, but is not necessary.

config MODE_TT
bool "Tracing thread support"
default y
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.

Then I unfortunately do not quite understand what this is for.



Jan Engelhardt
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/