On Thu, 18 Nov 2021 18:57:27 +0200 "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx> 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@xxxxxxxxxxxxxxxxxx> > Signed-off-by: Tzvetomir Stoyanov (VMware) <tz.stoyanov@xxxxxxxxx> > --- I guess I hit this earlier but never applied my fix :-/ https://patchwork.kernel.org/project/linux-trace-devel/patch/20210825195300.0f15d98a@xxxxxxxxxxxxxxxxxxxx/ -- Steve