Re: [PATCH v3 0/7] selftests/x86: fix build errors and warnings found via clang

2024-07-03 Thread Muhammad Usama Anjum
On 7/4/24 8:08 AM, John Hubbard wrote: > On 7/2/24 3:28 AM, Muhammad Usama Anjum wrote: >> On 6/29/24 1:06 AM, John Hubbard wrote: >>> On 5/31/24 12:38 PM, John Hubbard wrote: Hi, Dave Hansen, Muhammad Usama Anjum, here is the combined series that we discussed yesterday [1]. >>>

Re: [PATCH v3 0/7] selftests/x86: fix build errors and warnings found via clang

2024-07-03 Thread John Hubbard
On 7/2/24 3:28 AM, Muhammad Usama Anjum wrote: On 6/29/24 1:06 AM, John Hubbard wrote: On 5/31/24 12:38 PM, John Hubbard wrote: Hi, Dave Hansen, Muhammad Usama Anjum, here is the combined series that we discussed yesterday [1]. Hi Dave, Shuah, Are either of you planning to take this series?

Re: [PATCH v3 0/7] selftests/x86: fix build errors and warnings found via clang

2024-07-02 Thread Muhammad Usama Anjum
On 6/29/24 1:06 AM, John Hubbard wrote: > On 5/31/24 12:38 PM, John Hubbard wrote: >> Hi, >> >> Dave Hansen, Muhammad Usama Anjum, here is the combined series that we >> discussed yesterday [1]. > > Hi Dave, Shuah, > > Are either of you planning to take this series? I ask because I have a > very

Re: [PATCH v3 0/7] selftests/x86: fix build errors and warnings found via clang

2024-06-28 Thread John Hubbard
On 5/31/24 12:38 PM, John Hubbard wrote: Hi, Dave Hansen, Muhammad Usama Anjum, here is the combined series that we discussed yesterday [1]. Hi Dave, Shuah, Are either of you planning to take this series? I ask because I have a very slightly overlapping series that enhances the LLVM/clang che

[PATCH v3 0/7] selftests/x86: fix build errors and warnings found via clang

2024-05-31 Thread John Hubbard
Hi, Dave Hansen, Muhammad Usama Anjum, here is the combined series that we discussed yesterday [1]. As I mentioned then, this is a bit intrusive--but no more than necessary, IMHO. Specifically, it moves some clang-un-inlineable things out to "pure" assembly code files. I've tested this by buildi