Fix: prio context NULL pointer exception
[lttng-modules.git] / src / lttng-context-prio.c
index a3034e4ef7e453094c953bb3b6131c30d5f2924e..aac10a6399ac8618a42e23c299edd8d41a0c7ee7 100644 (file)
@@ -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.
This page took 0.023278 seconds and 4 git commands to generate.