[lttng-dev] lttng-modules 2.6.x: important fix for kernel compatibility check
Mathieu Desnoyers
mathieu.desnoyers at efficios.com
Wed Apr 27 19:56:46 UTC 2016
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 <mathieu.desnoyers at efficios.com>
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
More information about the lttng-dev
mailing list