X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=src%2Flttng-context-prio.c;h=aac10a6399ac8618a42e23c299edd8d41a0c7ee7;hb=43b9f0431625b5b5b6454066372819f08b0bd2bf;hp=a3034e4ef7e453094c953bb3b6131c30d5f2924e;hpb=5de523d864f876cdfb47312697f67e4fbad8bf69;p=lttng-modules.git diff --git a/src/lttng-context-prio.c b/src/lttng-context-prio.c index a3034e4e..aac10a63 100644 --- a/src/lttng-context-prio.c +++ b/src/lttng-context-prio.c @@ -29,6 +29,7 @@ int wrapper_task_prio_init(void) } return 0; } +EXPORT_SYMBOL_GPL(wrapper_task_prio_init); /* * Canary function to check for 'task_prio()' at compile time.