========== build_clang - FAILED tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files ../drivers/net/phy/dp83869.c:197:3: warning: variable 'adv' is uninitialized when used here [-Wuninitialized] 197 | adv |= DP83869_BP_FULL_DUPLEX; | ^~~ ../drivers/net/phy/dp83869.c:174:9: note: initialize the variable 'adv' to silence this warning 174 | u32 adv; | ^ | = 0 1 warning generated. tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files ../drivers/net/phy/dp83869.c:197:3: warning: variable 'adv' is uninitialized when used here [-Wuninitialized] 197 | adv |= DP83869_BP_FULL_DUPLEX; | ^~~ ../drivers/net/phy/dp83869.c:174:9: note: initialize the variable 'adv' to silence this warning 174 | u32 adv; | ^ | = 0 1 warning generated. New errors added --- /tmp/tmp.eSBpaq9YnO 2024-10-29 02:43:36.868625353 -0700 +++ /tmp/tmp.5s3v6huQg7 2024-10-29 02:44:46.967976473 -0700 @@ -3,0 +4,8 @@ +../drivers/net/phy/dp83869.c:197:3: warning: variable 'adv' is uninitialized when used here [-Wuninitialized] + 197 | adv |= DP83869_BP_FULL_DUPLEX; + | ^~~ +../drivers/net/phy/dp83869.c:174:9: note: initialize the variable 'adv' to silence this warning + 174 | u32 adv; + | ^ + | = 0 +1 warning generated. Per-file breakdown --- /tmp/tmp.jwXOfZd6i8 2024-10-29 02:45:36.648516602 -0700 +++ /tmp/tmp.JydkX6koxh 2024-10-29 02:45:36.651516574 -0700 @@ -0,0 +1 @@ + 2 ../drivers/net/phy/dp83869.c