>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?
Jan Engelhardt
--
--
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
is the address space part of this. How we nullify
>system calls is separate. That's the PTRACE_SYSCALL vs PTRACE_SYSEMU (which
>is now in mainline) thing.
>
...
So there is no way to get UML compile on non-Linux.
Jan Engelhardt
--
-
quot;, sizeof("18446744073709551615"));
printf("%d\n", strlen("18446744073709551615"));
}
Which will print, when executed,
22
21
20 (the "pure string" length)
[*] Depending on what the original author wanted.
Jan Engelhardt
--