Namespace kernel version macros
[lttng-modules.git] / lttng-context-uts-ns.c
index 283bc73e5a28245190258b6cff0b988d8ef85ec7..20d96b3a1fa0a30f73d3e696091a10b80ea1a573 100644 (file)
@@ -20,7 +20,7 @@
 #include <lttng-tracer.h>
 
 #if defined(CONFIG_UTS_NS) && \
-       (LINUX_VERSION_CODE >= KERNEL_VERSION(3,8,0))
+       (LTTNG_LINUX_VERSION_CODE >= LTTNG_KERNEL_VERSION(3,8,0))
 
 static
 size_t uts_ns_get_size(size_t offset)
This page took 0.023216 seconds and 4 git commands to generate.