From mboxrd@z Thu Jan 1 00:00:00 1970 From: mathieu.desnoyers@efficios.com (Mathieu Desnoyers) Date: Wed, 27 Apr 2016 19:56:46 +0000 (UTC) Subject: [lttng-dev] lttng-modules 2.6.x: important fix for kernel compatibility check Message-ID: <1951090375.71628.1461787006693.JavaMail.zimbra@efficios.com> Hi, Everyone using lttng-modules from 2.6.1 to 2.6.5 and using moderately recent Linux kernels should consider upgrading to stable-2.7, or at least picking up this commit from the stable-2.6 branch: commit c782f1f3e8c799b7ba531ba940209014b66d4564 Author: Mathieu Desnoyers Date: Wed Apr 27 15:18:42 2016 -0400 Fix: missing Tracepoint prototype checking due to bogus merge Without this fix, lttng-modules 2.6.x happily builds against more recent Linux kernels that have incompatible tracepoint prototypes. The end result is a lttng-modules that builds fine against a kernel, but which OOPS the kernel when kernel tracing is used. Thanks, Mathieu -- Mathieu Desnoyers EfficiOS Inc. http://www.efficios.com