All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nathan Lynch <Nathan_Lynch@mentor.com>
To: <jianchuan.wang@windriver.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] lttng: Fix timer calculation error
Date: Thu, 10 Sep 2015 17:45:41 -0500	[thread overview]
Message-ID: <55F20815.6000403@mentor.com> (raw)
In-Reply-To: <1436509992-20896-1-git-send-email-jianchuan.wang@windriver.com>

On 07/10/2015 01:33 AM, jianchuan.wang@windriver.com wrote:
> --- /dev/null
> +++ b/meta/recipes-kernel/lttng/lttng-tools/lttng-tools-Fix-live-timer-calculation-error.patch
> @@ -0,0 +1,42 @@
> +From 161496fbe1465817a77a50a1172734dae81a13ef Mon Sep 17 00:00:00 2001
> +From: Mikael Beckius <mikael.beckius@windriver.com>
> +Date: Tue, 12 May 2015 11:11:48 +0200
> +Subject: [PATCH] lttng-tools: Fix live timer calculation error
> +
> +There is an calculation error for live timer. Variable switch_timer_interval is
> +based on microsecond, and it is not right to assign switch_timer_interval mod
> +1000000 to var tv_nsec which is based on nanosecond.
> +
> +Upstream-Status: Pending

[...]

> --- /dev/null
> +++ b/meta/recipes-kernel/lttng/lttng-ust/lttng-ust-Fix-live-timer-calculation-error.patch
> @@ -0,0 +1,42 @@
> +From 6d02a6c1aeb1d050ffe7c6624bab9acfa76fc05f Mon Sep 17 00:00:00 2001
> +From: Mikael Beckius <mikael.beckius@windriver.com>
> +Date: Tue, 12 May 2015 11:04:34 +0200
> +Subject: [PATCH] lttng-ust:Fix live timer calculation error
> +
> +There is an calculation error for live timer. Variable chan->switch_timer_interval is
> +based on microsecond, and it is not right to assign chan->switch_timer_interval mod
> +1000000 to var tv_nsec which is based on nanosecond.
> +
> +Upstream-Status: Pending

Have these patches been submitted to LTTng upstream? I'm not finding
them on lttng-dev.

They look like real fixes that aren't OE-specific.



      reply	other threads:[~2015-09-10 22:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-10  6:33 [PATCH] lttng: Fix timer calculation error jianchuan.wang
2015-09-10 22:45 ` Nathan Lynch [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=55F20815.6000403@mentor.com \
    --to=nathan_lynch@mentor.com \
    --cc=jianchuan.wang@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.