Re: [PATCH 00/16] selftest/mm: Remove warnings found by adding compiler flags

2025-01-15 Thread Andrew Morton
On Thu, 9 Jan 2025 22:38:26 +0500 Muhammad Usama Anjum wrote: > Recently, I reviewed a patch on the mm/kselftest mailing list about a > test which had obvious type mismatch fix in it. It was strange why that > wasn't caught during development and when patch was accepted. This led > me to discov

[PATCH 00/16] selftest/mm: Remove warnings found by adding compiler flags

2025-01-09 Thread Muhammad Usama Anjum
Recently, I reviewed a patch on the mm/kselftest mailing list about a test which had obvious type mismatch fix in it. It was strange why that wasn't caught during development and when patch was accepted. This led me to discover that those extra compiler options to catch these warnings aren't being