On Wed, 26 Mar 2025 12:36:31 +0100 Johannes Berg wrote: > > Not very urgent but doing my "pre-PR weird arches build testing" > > I see a lot of: > > > > make[1]: Leaving directory '/home/kicinski/linux/build_csky' > > In file included from ../drivers/net/wireless/intel/iwlwifi/mld/mlo.h:13, > > from ../drivers/net/wireless/intel/iwlwifi/mld/mld.c:17: > > ../drivers/net/wireless/intel/iwlwifi/mld/iface.h:169:5: warning: "CONFIG_PM_SLEEP" is not defined, evaluates to 0 [-Wundef] > > 169 | #if CONFIG_PM_SLEEP > > | ^~~~~~~~~~~~~~~ > > Yeah, I apologize. We had this in the robot for quite a while, but it > either slipped through or it managed to not hit it. Arnd already sent a > patch for some of these, and I thought we also already had a patch for > this one. I'll check. > > What's the best way to get it to you now? You can send it with the next PR, I suspect it only bothers people doing build testing.