X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=81c622fabd1aad0fb5c89b0a930c419b6163dad6;hb=9d612c74253b5032ecd8cb3abc3e0fa0725622a7;hp=16d0f39941c85114ff6596d249e545e5fa82a252;hpb=651278cde5eeafaceef2c2b851add7c66c1d234b;p=lttv.git 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.