On Thu, 9 Jan 2025 22:38:26 +0500 Muhammad Usama Anjum usama.anjum@collabora.com 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 discover that those extra compiler options to catch these warnings aren't being used. When I added them, I found tens of warnings in just mm suite.
In this series, I'm fixing those warnings. The last check adds the compiler flags with which the warnings have been caught.
I'm seeing a couple of unresolved issues against this series so I'll drop v1. Please let's revisit after -rc1.
https://lkml.kernel.org/r/20250110190057.2294fd5a@pumpkin https://lkml.kernel.org/r/d9c290e2-f22d-41be-aa68-2aebd3eb1a67@sirena.org.uk