Re: [PATCH v3 1/5] tools/rtla: Consolidate nr_cpus usage across all tools
From: Tomas Glozar
Date: Wed Mar 04 2026 - 10:59:50 EST
st 4. 3. 2026 v 16:41 odesílatel Costa Shulyupin <costa.shul@xxxxxxxxxx> napsal:
>
> On Wed, 4 Mar 2026 at 16:59, Tomas Glozar <tglozar@xxxxxxxxxx> wrote:
> > This should be updated on top of the unit tests patchset [1] to also
> > include and initialize this global variable in tests, right? Without
> > that, unit tests fail to compile with undefined reference.
> >
> > [1] https://lore.kernel.org/linux-trace-kernel/20260119105857.797498-1-costa.shul@xxxxxxxxxx/
>
> The unit test has not yet been approved. Which patch would you like to
> approve the first?
>
As the unit test patchset was sent first, I picked it for
rtla-for-next and pushed the branch [1]. You can use that to rebase
this patchset with the unit test tweak.
[1] https://git.kernel.org/pub/scm/linux/kernel/git/tglozar/linux.git/log/?h=rtla-for-next
Tomas