Add kernel work-around for boot_id
[lttng-tools.git] / src / bin / lttng-sessiond / main.c
index 631aa6b2d92e5e0d13aaa5a2d59072327b31eb69..9b2d1fe0079c91753877dec1ca724466187ac9f3 100644 (file)
@@ -4158,6 +4158,8 @@ int main(int argc, char **argv)
        void *status;
        const char *home_path;
 
+       init_kernel_workarounds();
+
        rcu_register_thread();
 
        /* Create thread quit pipe */
This page took 0.024933 seconds and 5 git commands to generate.