> > > > > However, now that I don't have that big warning in there, I do note > > another iwlwifi issue that is new to this meger window: > > > > debugfs: Directory 'iwlmvm' with parent 'netdev:wlo2' already present! > > iwlwifi 0000:45:00.0: Failed to create debugfs directory under netdev:wlo2 > > debugfs: Directory 'iwlmvm' with parent 'netdev:wlo2' already present! > > iwlwifi 0000:45:00.0: Failed to create debugfs directory under netdev:wlo2 > > > > and looking at my system logs, this is new. > > > > It looks like it is probably due to > > > > c36235acb34f ("wifi: iwlwifi: mvm: rework debugfs handling") > > e9dd25550770 ("wifi: iwlwifi: mvm: add a per-link debugfs") > > > > but that's just from looking at the patches (ie no bisection or any > > real effort). > > Don't bother, we'll take a look. Miri sent me fixes that we have in our internal tree that have not yet been published. The fixes were made during the merge window. I can send them here, but I think I'd prefer to let those patches go through the regular pipes. Also, I'd prefer the people who usually interact with the trees handle that. Gregory was OOO today and that's why I chimed in. Miri is still ramping up. If it's really urgent, I can send the fixes though. > > > > > This is after the system has come up, so I assume it's when > > networkmanager or whatever actually is setting that wireless thing up. > > Most likely the network-manager brings the device up several times or something > like that, but let's not blame them before we check what happens internally. > > > > > Again: I actually don't *use* the WiFi on this machine - but from a > > quick check it does seem to work. So this is just an annoyance and a > > sign that somebody didn't do all the details right (possibly triggered > > by odd user land behavior, of course, but still...) > > > > Oh, we know the rules :) > > > Linus