From: Julien Desfossez Date: Tue, 16 Sep 2014 15:59:07 +0000 (-0400) Subject: Fix: OOT lttng_logger tracepoint not visible with signed kernels X-Git-Tag: v2.6.0-rc1~56 X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=453b249526809a70e95057a9f594c4d2be19b97f;hp=453b249526809a70e95057a9f594c4d2be19b97f;p=lttng-modules.git Fix: OOT lttng_logger tracepoint not visible with signed kernels For the same reason as commit dd8d5afb3fabf853cb4c88c0a1a97f470090fe20, the lttng_logger event was not working on signed kernels with non-signed lttng modules. Signed-off-by: Julien Desfossez Signed-off-by: Mathieu Desnoyers ---