lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 25 Aug 2020 17:27:45 -0700 From: Brian Norris <briannorris@...omium.org> To: Kai-Heng Feng <kai.heng.feng@...onical.com> Cc: Tony Chuang <yhchuang@...ltek.com>, Kalle Valo <kvalo@...eaurora.org>, "David S. Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>, "open list:REALTEK WIRELESS DRIVER (rtw88)" <linux-wireless@...r.kernel.org>, "open list:NETWORKING DRIVERS" <netdev@...r.kernel.org>, open list <linux-kernel@...r.kernel.org> Subject: Re: [PATCH] rtw88: pci: Power cycle device during shutdown On Mon, Aug 24, 2020 at 2:32 AM Kai-Heng Feng <kai.heng.feng@...onical.com> wrote: > > Sometimes system freeze on cold/warm boot when rtw88 is probing. > > According to [1], platform firmware may not properly power manage the > device during shutdown. I did some expirements and putting the device to > D3 can workaround the issue. > > So let's power cycle the device by putting the device to D3 at shutdown > to prevent the issue from happening. > > [1] https://bugzilla.kernel.org/show_bug.cgi?id=206411#c9 > > Signed-off-by: Kai-Heng Feng <kai.heng.feng@...onical.com> Can you at least include some more details, like which hardware version and firmware? And which platform? It seems a bit harsh to include a platform workaround to run for everyone, unless there's truly no downside. But even then, it's good to log what you're working with, in case there are ever problems with this in the future. Brian
Powered by blists - more mailing lists