X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Finstrumentation%2Fevents%2Frandom.h;h=ed05d26ac2e06fb429976e3fc2ce1624159225e7;hb=5f4c791e2ad2c814101ccdb500e65543f2792c41;hp=7cf0908ff4b75a28c7cee0e3a9b33372c0fde7b9;hpb=be06402dbdbea2f3394e60ec15c5d3356e2be416;p=lttng-modules.git diff --git a/include/instrumentation/events/random.h b/include/instrumentation/events/random.h index 7cf0908f..ed05d26a 100644 --- a/include/instrumentation/events/random.h +++ b/include/instrumentation/events/random.h @@ -38,7 +38,7 @@ LTTNG_TRACEPOINT_EVENT_INSTANCE_MAP(random__mix_pool_bytes, mix_pool_bytes_noloc TP_ARGS(pool_name, bytes, IP) ) -#if (LINUX_VERSION_CODE >= KERNEL_VERSION(5,2,0)) +#if (LTTNG_LINUX_VERSION_CODE >= LTTNG_KERNEL_VERSION(5,2,0)) LTTNG_TRACEPOINT_EVENT_MAP(credit_entropy_bits, random_credit_entropy_bits,