On Tue, 26 Mar 2024 at 15:55, Johannes Berg johannes@sipsolutions.net wrote:
On Tue, 2024-03-26 at 01:52 +0000, Jakub Kicinski wrote:
I'm late to the party, but FWIW I had to toss this into netdev testing tree as a local patch:
CONFIG_NETDEVICES=y CONFIG_WLAN=y
I'll send this in the next wireless pull, soon.
CONFIG_DAMON_DBGFS_DEPRECATED=y
The DAMON config was also breaking UML for us, BTW, and I don't see any fix for that in Linus's tree. Strangeness.
I noticed that too (though didn't actually find the fix) against net- next, wireless trees are still a bit behind. I guess it'll get fixed eventually.
+ Shuah, sj
Thanks for fixing this. I've sent out a fix (though I'm not 100% sure it's the right one) to the DAMON issue here: https://lore.kernel.org/linux-kselftest/20240326100740.178594-1-davidgow@goo...
I don't think it'd conflict with the wireless fix, but if so, I'm happy for them both to go in via KUnit if that's easier.
Sorry for the breakage! -- David