Re: [PATCH] wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnected
From: Siddh Raman Pant
Date: Mon Aug 15 2022 - 03:25:32 EST
On Mon, 15 Aug 2022 12:30:13 +0530 Greg KH wrote:
> Please no blank line before your signed-off-by line or the tools will
> not like it.
Oh okay, noted.
> And did sysbot verify that this change solved the problem?
Syzbot was failing to boot for reasons unrelated to the patch.
I tried testing three times, and every time the boot was failing.
It was taking more than 5 hours for syzbot to pick up the patch
from pending state every time, so I now posted it.
You can look at the syzkaller group page here:
https://groups.google.com/g/syzkaller-bugs/c/bGZwWS4Q3ek/m/dQ3pdAVSAAAJ
(Pardon the atrocious HTML email at the end, I used a mobile app
to email and forgot it doesn't send in plaintext.)
I have locally tested this with the reproducer syzbot gave.
Thanks,
Siddh