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

2024-05-31 Thread Shuah Khan
On 5/31/24 14:07, 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 v2: 1) Added a sentence to the .PHONY patch, to show that it is removing duplicate code. 2) Added

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

2024-05-31 Thread John Hubbard
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 v2: 1) Added a sentence to the .PHONY patch, to show that it is removing duplicate code. 2) Added the actual clang warning output to the c