X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=instrumentation%2Fevents%2Flttng-module%2Fblock.h;fp=instrumentation%2Fevents%2Flttng-module%2Fblock.h;h=1cd24d64a3ad023438757081c9340eefa1d57d54;hb=a0383def517e3aebbbcebae61fe2bcfb50d31e71;hp=9d3de7d903a8167dc7694554c7eb109962ceb08c;hpb=6edef96ea00a04ae7e19a435a5fe693a23e705c2;p=lttng-modules.git diff --git a/instrumentation/events/lttng-module/block.h b/instrumentation/events/lttng-module/block.h index 9d3de7d9..1cd24d64 100644 --- a/instrumentation/events/lttng-module/block.h +++ b/instrumentation/events/lttng-module/block.h @@ -224,7 +224,7 @@ DEFINE_EVENT(block_rq_with_error, block_rq_requeue, #if (LINUX_VERSION_CODE >= KERNEL_VERSION(3,14,5) \ || LTTNG_KERNEL_RANGE(3,12,21, 3,13,0) \ || LTTNG_KERNEL_RANGE(3,10,41, 3,11,0) \ - || LTTNG_KERNEL_RANGE(3,4,91, 3,5,1) \ + || LTTNG_KERNEL_RANGE(3,4,91, 3,5,0) \ || LTTNG_KERNEL_RANGE(3,2,58, 3,3,0)) /**