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

From: Shuah Khan
Date: Tue Jul 09 2024 - 16:55:22 EST


On 7/9/24 14:51, Shuah Khan wrote:
On 7/9/24 14:40, John Hubbard wrote:
On 7/9/24 1:34 PM, Shuah Khan wrote:
On 7/4/24 01:24, John Hubbard wrote:
...>> Muhammad Usama Anjum (1):
   selftests: x86: test_FISTTP: use fisttps instead of ambiguous fisttp


Usama and John,

I am seeing checkpatch warnings in this series.

v4-3-7
WARNING: externs should be avoided in .c files
#210: FILE: tools/testing/selftests/x86/fsgsbase_restore.c:46:
+unsigned int dereference_seg_base(void);

This one looked new though.


Never mind. Looks like there are a few existing warns - pulling
these now for Linux 6.11-rc1.

Thank you both for fixing these.

thanks,
-- Shuah