X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=9b5f522a7d8465624998f4ec7a2d7984e3da7862;hb=refs%2Ftags%2Fv0.12.38;hp=cadaff34b3d8b906e23025a32c4b050cd2968d0a;hpb=df6c9904b5af57377091f60b1e5cc6e61792d80b;p=lttv.git diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index cadaff34..9b5f522a 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -4247,6 +4247,7 @@ powerpc64, s390, sparc, sparc64.
0.12.35
0.12.36
0.12.37
+0.12.38
0.246
@@ -4278,6 +4279,9 @@ obsolete
LTTng 0.246 and lttng-modules 0.19.7 support Linux 2.6.38.
LTTng 0.247 and lttng-modules 0.19.8 add back MAYBE_BUILD_BUG_ON specifically for lttng modules and fix a prototype mismatch warning.
+LTTV 0.12.38 fixes a bug in state.c raise softirq handling of softirq IDs larger +than 31 (this was a bug in fallback code), which causes segmentation faults when +viewing traces recorded on a 2.6.38 kernel.