X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=instrumentation%2Fevents%2Flttng-module%2Fext4.h;h=b1512308a26aa1bc5080c4feeee5cc60eb383719;hb=e96d6e063c1b1de409d2ebd500580a75bdddc83a;hp=cf75ce9b3a311bac7dbb161846a71da2e6d178d0;hpb=67053c585d7407d38959833468c5d2bb2b347b54;p=lttng-modules.git diff --git a/instrumentation/events/lttng-module/ext4.h b/instrumentation/events/lttng-module/ext4.h index cf75ce9b..b1512308 100644 --- a/instrumentation/events/lttng-module/ext4.h +++ b/instrumentation/events/lttng-module/ext4.h @@ -1298,7 +1298,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,