On 3/26/24 04:09, David Gow wrote:
On Tue, 26 Mar 2024 at 15:55, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> 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.
You are welcome to send this with wireless pull if you like
or I can include it in my pull request.
Either way let me know:
Acked-by: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
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@xxxxxxxxxx/
I applied this to linux-kselftest kunit-fixes branch
I am planning to send this up tomorrow.
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.
thanks,
-- Shuah