public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Johannes Berg <johannes.berg@intel.com>
Cc: Hans de Goede <hdegoede@redhat.com>,
	Ross Schmidt <ross.schm.dev@gmail.com>,
	linux-wireless@vger.kernel.org
Subject: [PATCH 5.11 regression fix 0/1] staging: rtl8723bs: Move wiphy setup to after reading the regulatory settings from the chip
Date: Mon,  1 Feb 2021 16:29:55 +0100	[thread overview]
Message-ID: <20210201152956.370186-1-hdegoede@redhat.com> (raw)

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


             reply	other threads:[~2021-02-01 15:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-01 15:29 Hans de Goede [this message]
2021-02-01 15:29 ` [PATCH 1/1] staging: rtl8723bs: Move wiphy setup to after reading the regulatory settings from the chip 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210201152956.370186-1-hdegoede@redhat.com \
    --to=hdegoede@redhat.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=johannes.berg@intel.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=ross.schm.dev@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox