linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Steven Rostedt <rostedt@goodmis.org>
To: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@gmail.com>
Cc: linux-trace-devel@vger.kernel.org, amikhak@wirelessfabric.com
Subject: Re: [PATCH] libtracefs: Use getpid instead of gettid
Date: Sun, 21 Nov 2021 16:25:07 -0500	[thread overview]
Message-ID: <20211121162507.69dda556@rorschach.local.home> (raw)
In-Reply-To: <20211118165727.75994-1-tz.stoyanov@gmail.com>

On Thu, 18 Nov 2021 18:57:27 +0200
"Tzvetomir Stoyanov (VMware)" <tz.stoyanov@gmail.com> wrote:

> The gettid() call is not available on Jetson Nano running Ubuntu
> 18.04 for aarch64. This function is used to compose a random seed,
> replaced it with getpid().
> 
> Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=203871
> Reported-by: Alan Mikhak <amikhak@wirelessfabric.com>
> Signed-off-by: Tzvetomir Stoyanov (VMware) <tz.stoyanov@gmail.com>
> ---

I guess I hit this earlier but never applied my fix :-/

https://patchwork.kernel.org/project/linux-trace-devel/patch/20210825195300.0f15d98a@rorschach.local.home/

-- Steve

      reply	other threads:[~2021-11-21 21:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-18 16:57 [PATCH] libtracefs: Use getpid instead of gettid Tzvetomir Stoyanov (VMware)
2021-11-21 21:25 ` Steven Rostedt [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=20211121162507.69dda556@rorschach.local.home \
    --to=rostedt@goodmis.org \
    --cc=amikhak@wirelessfabric.com \
    --cc=linux-trace-devel@vger.kernel.org \
    --cc=tz.stoyanov@gmail.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;
as well as URLs for NNTP newsgroup(s).