X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=include%2Finstrumentation%2Fevents%2Frandom.h;h=ed05d26ac2e06fb429976e3fc2ce1624159225e7;hb=0def91708e136463a7e19e322932844e596a02db;hp=7cf0908ff4b75a28c7cee0e3a9b33372c0fde7b9;hpb=4f47ccf08dfac3d5db7553eb8b40bdab19764727;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,