From: Mathieu Desnoyers Date: Sat, 3 Apr 2010 00:39:42 +0000 (-0400) Subject: update compat X-Git-Tag: v0.12.31~5 X-Git-Url: http://git.liburcu.org/?p=lttv.git;a=commitdiff_plain;h=d12a509a905763d02459a36809c40d44ec803587 update compat Signed-off-by: Mathieu Desnoyers --- diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index af541e8f..6f2f75c5 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3823,6 +3823,7 @@ powerpc64, s390, sparc, sparc64.
0.203
0.204
0.205
+0.206
0.76
@@ -3890,6 +3891,9 @@ LTTng 0.205 fixes a kref race in channel teardown vs lttd file open.
ltt-control 0.82 ensures lttctl waits for lttd to complete when called at trace destruction in overwrite mode. Failure to do so can result in unread channels in flight recorder mode.
+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.