Re: [PATCH v2 0/3] selftests/futex: clang-inspired fixes

From: Shuah Khan
Date: Thu May 30 2024 - 10:24:07 EST


On 5/28/24 20:29, John Hubbard wrote:
Hi,

Here's a few fixes that are part of my effort to get all selftests
building cleanly under clang. Plus one that I noticed by inspection.

Changes since the first version:

1) Rebased onto Linux 6.10-rc1
2) Added Reviewed-by's.

...and it turns out that all three patches are still required, on -rc1,
in order to get a clean clang build.

Thank you. I will apply these for the next rc.

thanks,
-- Shuah