X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=instrumentation%2Fevents%2Flttng-module%2Fblock.h;fp=instrumentation%2Fevents%2Flttng-module%2Fblock.h;h=ac52f7a4d0b32039a83551aeabc99d527d9f5d78;hb=a3d7e2171b9bce920fc82d3865223b7c2c23398f;hp=ac8310fda5bdaa8b881a631eb9501f3d195369b3;hpb=7bcdff657b7a6a754e07d2ed285e9c2d8c9f3cfa;p=lttng-modules.git diff --git a/instrumentation/events/lttng-module/block.h b/instrumentation/events/lttng-module/block.h index ac8310fd..ac52f7a4 100644 --- a/instrumentation/events/lttng-module/block.h +++ b/instrumentation/events/lttng-module/block.h @@ -226,7 +226,8 @@ DEFINE_EVENT(block_rq_with_error, block_rq_requeue, || LTTNG_KERNEL_RANGE(3,10,41, 3,11,0) \ || LTTNG_KERNEL_RANGE(3,4,91, 3,5,0) \ || LTTNG_KERNEL_RANGE(3,2,58, 3,3,0) \ - || LTTNG_UBUNTU_KERNEL_RANGE(3,13,11,31, 3,14,0,0)) + || LTTNG_UBUNTU_KERNEL_RANGE(3,13,11,31, 3,14,0,0) \ + || LTTNG_RHEL_KERNEL_RANGE(3,10,0,7,1, 3,11,0,0,0)) /** * block_rq_complete - block IO operation completed by device driver