Namespace kernel version macros
[lttng-modules.git] / lttng-context-ipc-ns.c
index 40b901b4b70c89fb5bd47fd34997507bc904c423..f723e8a72880b255eae69dff3e1c0d7ac215e0d8 100644 (file)
@@ -20,7 +20,7 @@
 #include <lttng-tracer.h>
 
 #if defined(CONFIG_IPC_NS) && \
-       (LINUX_VERSION_CODE >= KERNEL_VERSION(3,8,0))
+       (LTTNG_LINUX_VERSION_CODE >= LTTNG_KERNEL_VERSION(3,8,0))
 
 static
 size_t ipc_ns_get_size(size_t offset)
This page took 0.022998 seconds and 4 git commands to generate.