X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=instrumentation%2Fevents%2Flttng-module%2Fkvm.h;h=9bbf95ff28fac8d5636dd4af9712a21dfdf44da9;hb=6d7a14d98c2d2589ab65f2d36aab7f4c34de3f15;hp=fbd603b037f17f173f5408ab32b5ec7dceaacf58;hpb=f4fed65a6b33bbb31d06f0aa645b5c7b39288af2;p=lttng-modules.git diff --git a/instrumentation/events/lttng-module/kvm.h b/instrumentation/events/lttng-module/kvm.h index fbd603b0..9bbf95ff 100644 --- a/instrumentation/events/lttng-module/kvm.h +++ b/instrumentation/events/lttng-module/kvm.h @@ -86,6 +86,7 @@ LTTNG_TRACEPOINT_EVENT(kvm_ack_irq, #if (LINUX_VERSION_CODE >= KERNEL_VERSION(4,15,0) \ || LTTNG_KERNEL_RANGE(4,14,14, 4,15,0) \ + || LTTNG_DEBIAN_KERNEL_RANGE(4,14,13,0,1,0, 4,15,0,0,0,0) \ || LTTNG_KERNEL_RANGE(4,9,77, 4,10,0) \ || LTTNG_KERNEL_RANGE(4,4,112, 4,5,0) \ || LTTNG_KERNEL_RANGE(3,16,52, 3,17,0) \