Re: [PATCH 0/3] Fix duplicated VAR and secinfo

Eduard Zingerman <[email protected]> Thu, 20 Feb 2025 17:30:51 -0800
Newsgroups org.kernel.vger.linux-debuggers,org.kernel.vger.dwarves
Message-ID <[email protected]>
On Thu, 2025-02-20 at 17:05 -0800, Stephen Brennan wrote:

[...]

> Thank you for the testing (and the review). I haven't yet been able to
> reproduce this. But I see you're using clang. I'll spend the morning
> building & running selftests with clang to see whether that is the
> issue.

Right, should have pointed that out in the email.
Clang version is 19.1.7.
Just tried with gcc, and `./test_progs -n 1` indeed works.
Then re-tried with clang, same result as yesterday, test fails.

Thanks,
Eduard