X-Git-Url: https://git.liburcu.org/?p=lttng-modules.git;a=blobdiff_plain;f=include%2Finstrumentation%2Fevents%2Fext4.h;fp=include%2Finstrumentation%2Fevents%2Fext4.h;h=8fa9f9335ee614d408af10d5e6f6a73867d3b8bd;hp=605cac2aebcd924972c731e8bd61692ccee108ff;hb=d6560a97a913a28d0939e998cdf1ba70c9127f8d;hpb=92e7fc0251da026f756f648fea5639cfdd746fff diff --git a/include/instrumentation/events/ext4.h b/include/instrumentation/events/ext4.h index 605cac2a..8fa9f933 100644 --- a/include/instrumentation/events/ext4.h +++ b/include/instrumentation/events/ext4.h @@ -1123,7 +1123,8 @@ LTTNG_TRACEPOINT_EVENT(ext4_load_inode, ) #endif -#if (LTTNG_LINUX_VERSION_CODE >= LTTNG_KERNEL_VERSION(5,5,0)) +#if (LTTNG_LINUX_VERSION_CODE >= LTTNG_KERNEL_VERSION(5,5,0) || \ + LTTNG_RHEL_KERNEL_RANGE(4,18,0,240,15,1, 4,19,0,0,0,0)) LTTNG_TRACEPOINT_EVENT(ext4_journal_start, TP_PROTO(struct super_block *sb, int blocks, int rsv_blocks,