public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.11 regression fix 0/1] staging: rtl8723bs: Move wiphy setup to after reading the regulatory settings from the chip
@ 2021-02-01 15:29 Hans de Goede
  2021-02-01 15:29 ` [PATCH 1/1] " Hans de Goede
  0 siblings, 1 reply; 8+ messages in thread
From: Hans de Goede @ 2021-02-01 15:29 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Johannes Berg
  Cc: Hans de Goede, Ross Schmidt, linux-wireless

Greg, Johan,

Unfortunately the deadlock fix for the rtl8723bs staging driver,
which Johan wrote and landed for 5.11-rc6, is not enough to avoid
the rtl8723bs driver from regressing in 5.11 .

Since the original fix has my Tested-by: I double checked and it
does fix things on some devices with a rtl8723bs wifi chip but not
on others. See the commit-msg of my follow-up fix details.

I've written a small follow-up fix, it would be nice if one of
you can get this to Linus for 5.11. But I understand this is cutting
it pretty close to the release, so if it misses 5.11 then this can
be picked up by the linux-stable releases.

Regards,

Hans


Hans de Goede (1):
  staging: rtl8723bs: Move wiphy setup to after reading the regulatory
    settings from the chip

 drivers/staging/rtl8723bs/os_dep/sdio_intf.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.29.2


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-04-27  6:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-01 15:29 [PATCH 5.11 regression fix 0/1] staging: rtl8723bs: Move wiphy setup to after reading the regulatory settings from the chip Hans de Goede
2021-02-01 15:29 ` [PATCH 1/1] " Hans de Goede
2021-02-01 15:37   ` Greg Kroah-Hartman
2021-02-01 18:26     ` Johannes Berg
2021-04-26 18:34   ` youling257
2021-04-26 18:43     ` Hans de Goede
2021-04-27  1:34       ` youling 257
2021-04-27  6:27         ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox