On Wed, 2025-06-25 at 10:25 -0700, Jakub Kicinski wrote: > On Wed, 25 Jun 2025 14:00:22 +0200 Johannes Berg wrote: > > And for -next quite a bit more, but not all that much > > that really stands out either. iwlwifi picked up a bunch > > of really old cleanups from patchwork "spring" cleaning, > > and the rest just move along with regularly scheduled > > feature additions. No known merge conflicts here either. > > > > Please pull and let us know if there's any problem. > > Hm, cocci points out a real bug here I think: > > drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/trans-gen2.c:550:2-8: preceding lock on line 496 > > Not major enough to delay pulling tho.. Hmm, sorry about that, I _know_ I fixed this after the kernel robot and/or Dan reported it, but looks like Miri didn't put it in yet. It actually exists in wireless/net too though, just the file moved now in -next so maybe that's why it was reported (again). We'll have to fix it in wireless and the merge should sort out the file move. johannes