[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <7e576a8bb5344543aa2a227b97f3cb1d@realtek.com>
Date: Mon, 9 Jan 2023 00:55:11 +0000
From: Ping-Ke Shih <pkshih@...ltek.com>
To: gert erkelens <g.erkelens5@...all.nl>,
"martin.blumenstingl@...glemail.com"
<martin.blumenstingl@...glemail.com>
CC: "kvalo@...nel.org" <kvalo@...nel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-wireless@...r.kernel.org" <linux-wireless@...r.kernel.org>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"s.hauer@...gutronix.de" <s.hauer@...gutronix.de>,
"tony0620emma@...il.com" <tony0620emma@...il.com>
Subject: RE: [PATCH 0/4] rtw88: Four fixes found while working on SDIO support
> -----Original Message-----
> From: gert erkelens <g.erkelens5@...all.nl>
> Sent: Sunday, January 8, 2023 2:23 AM
> To: martin.blumenstingl@...glemail.com
> Cc: kvalo@...nel.org; linux-kernel@...r.kernel.org; linux-wireless@...r.kernel.org;
> netdev@...r.kernel.org; Ping-Ke Shih <pkshih@...ltek.com>; s.hauer@...gutronix.de;
> tony0620emma@...il.com
> Subject: Re: [PATCH 0/4] rtw88: Four fixes found while working on SDIO support
>
> In the course of 3 weeks my Shuttle DS10U bare bone running Ubuntu 22.04 server locked up 3 times.
> I'm using the Realtek RTL8822CE PCIe module in access point mode.
> Below a dump of the first lock up. There is no log from the other two lockups, possibly because of
> 'options rtw88_pci disable_aspm=1' in rtw88_pci.conf
>
> I hope this is of any use to you.
>
> Best regards,
> Gert Erkelens
>
>
> Dec 29 22:24:29 shuttle kernel: [98328.813880] BUG: scheduling while atomic:
> kworker/u4:0/7592/0x00000700
[...]
> Dec 29 22:24:29 shuttle kernel: [98328.814032] CPU: 0 PID: 7592 Comm: kworker/u4:0 Not tainted
> 5.15.0-56-generic #62-Ubuntu
The trace below is very similar to this fix
7711fe713a49 ("wifi: rtw88: add a work to correct atomic scheduling warning of ::set_tim")
Please check if the driver you are using includes it.
By the way, ::set_time is added after 5.19, but your kernel is 5.15.0-56-generic
Ping-Ke
Powered by blists - more mailing lists