|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] Reduce severity of TLS warning.
ChangeSet 1.1159.256.89, 2005/04/05 09:04:19+01:00, kaf24@xxxxxxxxxxxxxxxxxxxx
Reduce severity of TLS warning.
Signed-off-by: Keir Fraser <keir@xxxxxxxxxxxxx>
fixup.c | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diff -Nru a/linux-2.6.11-xen-sparse/arch/xen/kernel/fixup.c
b/linux-2.6.11-xen-sparse/arch/xen/kernel/fixup.c
--- a/linux-2.6.11-xen-sparse/arch/xen/kernel/fixup.c 2005-04-05 05:03:14
-04:00
+++ b/linux-2.6.11-xen-sparse/arch/xen/kernel/fixup.c 2005-04-05 05:03:14
-04:00
@@ -58,10 +58,8 @@
DP("***************************************************************");
DP("** WARNING: Currently emulating unsupported memory accesses **");
DP("** in /lib/tls libraries. The emulation is very **");
- DP("** slow, and may not work correctly with all **");
- DP("** programs (e.g., some may 'Segmentation fault'). **");
- DP("** TO ENSURE FULL PERFORMANCE AND CORRECT FUNCTION, **");
- DP("** YOU MUST EXECUTE THE FOLLOWING AS ROOT: **");
+ DP("** slow. To ensure full performance you should **");
+ DP("** execute the following as root: **");
DP("** mv /lib/tls /lib/tls.disabled **");
DP("***************************************************************");
DP("***************************************************************");
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-changelog] Reduce severity of TLS warning.,
BitKeeper Bot <=
|
|
|
|
|