From 9d612c74253b5032ecd8cb3abc3e0fa0725622a7 Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Sat, 3 Apr 2010 10:09:58 -0400 Subject: [PATCH] update compat Signed-off-by: Mathieu Desnoyers --- doc/developer/lttng-lttv-compatibility.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 16d0f399..81c622fa 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3896,6 +3896,8 @@ LTTng 0.206 marks Immediate Values as BROKEN for PowerPC. Will be replaced by asm goto from mainline eventually anyway, so don't bother looking for the cause of the bug.
LTTng 0.207 fixes trivial error from 0.206.
+LTTng 0.208 uses msleep() rather than cpu_relax() for better !PREEMPT UP support +for the kref teardown.
-- 2.34.1