Merged, thanks! Mathieu
----- On Oct 26, 2018, at 11:01 PM, Michael Jeanson mjean...@efficios.com wrote: > Signed-off-by: Michael Jeanson <mjean...@efficios.com> > --- > instrumentation/events/lttng-module/kvm.h | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/instrumentation/events/lttng-module/kvm.h > b/instrumentation/events/lttng-module/kvm.h > index 887fe6f..f4bee69 100644 > --- a/instrumentation/events/lttng-module/kvm.h > +++ b/instrumentation/events/lttng-module/kvm.h > @@ -85,7 +85,8 @@ LTTNG_TRACEPOINT_EVENT(kvm_ack_irq, > { KVM_TRACE_MMIO_WRITE, "write" } > > > -#if (LTTNG_SLE_KERNEL_RANGE(4,4,131,94,0,0, 4,5,0,0,0,0)) > +#if (LTTNG_SLE_KERNEL_RANGE(4,4,121,92,92,0, 4,4,122,0,0,0) \ > + || LTTNG_SLE_KERNEL_RANGE(4,4,131,94,0,0, 4,5,0,0,0,0)) > > LTTNG_TRACEPOINT_EVENT(kvm_mmio, > TP_PROTO(int type, int len, u64 gpa, u64 val), > -- > 2.17.1 -- Mathieu Desnoyers EfficiOS Inc. http://www.efficios.com _______________________________________________ lttng-dev mailing list lttng-dev@lists.lttng.org https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev