Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
From: mathieu.desnoyers@efficios.com (Mathieu Desnoyers)
Subject: [lttng-dev] [PATCH lttng-modules] Fix: Adjust range for SuSE 4.4.103-92 kernels
Date: Fri, 3 Aug 2018 15:00:49 -0400 (EDT)	[thread overview]
Message-ID: <1266014360.8893.1533322849972.JavaMail.zimbra@efficios.com> (raw)
In-Reply-To: <20180802183430.5167-1-mjeanson@efficios.com>

merged into 2.9, 2.10, master, thanks!

Mathieu

----- On Aug 2, 2018, at 2:34 PM, Michael Jeanson mjeanson at efficios.com wrote:

> ---
> instrumentation/events/lttng-module/block.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/instrumentation/events/lttng-module/block.h
> b/instrumentation/events/lttng-module/block.h
> index 0dab931..d632b92 100644
> --- a/instrumentation/events/lttng-module/block.h
> +++ b/instrumentation/events/lttng-module/block.h
> @@ -35,7 +35,7 @@ enum {
> #endif /* _TRACE_BLOCK_DEF_ */
> 
> #if (LINUX_VERSION_CODE >= KERNEL_VERSION(4,8,0) || \
> -	LTTNG_SLE_KERNEL_RANGE(4,4,73,5,0,0, 4,4,114,92,0,0))
> +	LTTNG_SLE_KERNEL_RANGE(4,4,73,5,0,0, 4,4,103,92,0,0))
> 
> #define lttng_req_op(rq)	req_op(rq)
> #define lttng_req_rw(rq)	((rq)->cmd_flags)
> --
> 2.17.1

-- 
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com


      reply	other threads:[~2018-08-03 19:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-02 18:34 Michael Jeanson
2018-08-03 19:00 ` Mathieu Desnoyers [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1266014360.8893.1533322849972.JavaMail.zimbra@efficios.com \
    --to=mathieu.desnoyers@efficios.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox