On Tue, Jan 11, 2022 at 10:06 AM Fabio Estevam via
lists.yoctoproject.org <festevam=gmail.com@...>
wrote:
Hi Benson,
On Tue, Jan 11, 2022 at 7:08 AM <benson_young@...> wrote:
Hello,
We are experiencing kernel crash when we are stress testing WiFi functionality over SDIO interface.
please see attachment for kernel dump (near end of log)
Looking at your log, I see you use an rtl8822 Wifi device, which is
not supported in the mainline kernel.
Ah, the driver is available at drivers/net/wireless/realtek/rtw88/rtw8822c.c
I would suggest you try a more recent kernel, such as 5.15.y then.
If you still observe issues, then please report them to the maintainer
and lists given by:
./scripts/get_maintainer.pl -f drivers/net/wireless/realtek/rtw88/rtw8822c.c
Hope this helps.