linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] brcmfmac: fix race during USB disconnect
@ 2019-03-08 15:25 Piotr Figiel
  2019-03-08 15:25 ` [PATCH 1/3] brcmfmac: fix race during disconnect when USB completion is in progress Piotr Figiel
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Piotr Figiel @ 2019-03-08 15:25 UTC (permalink / raw)
  To: linux-wireless@vger.kernel.org, arend.vanspriel@broadcom.com,
	kvalo@codeaurora.org
  Cc: franky.lin@broadcom.com, hante.meuleman@broadcom.com,
	chi-hsien.lin@cypress.com, wright.feng@cypress.com,
	brcm80211-dev-list@cypress.com, Pawel Lenkow, Lech Perczak,
	Krzysztof Drobiński, Piotr Figiel

There is an issue in brcmfmac clean-up during USB disconnect which may lead to
usb_hub_wq lock-up and possible memory corruption. With this series fix the
race causing the issue and also do minor clean-up of brcmf_usb_free_q.

Piotr Figiel (3):
  brcmfmac: fix race during disconnect when USB completion is in
    progress
  brcmfmac: remove pending parameter from brcmf_usb_free_q
  brcmfmac: remove unused variable i from brcmf_usb_free_q

 .../net/wireless/broadcom/brcm80211/brcmfmac/usb.c | 27 +++++++++++-----------
 1 file changed, 14 insertions(+), 13 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2019-04-04 10:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-08 15:25 [PATCH 0/3] brcmfmac: fix race during USB disconnect Piotr Figiel
2019-03-08 15:25 ` [PATCH 1/3] brcmfmac: fix race during disconnect when USB completion is in progress Piotr Figiel
2019-04-04 10:11   ` Kalle Valo
2019-03-08 15:25 ` [PATCH 2/3] brcmfmac: remove pending parameter from brcmf_usb_free_q Piotr Figiel
2019-03-08 15:25 ` [PATCH 3/3] brcmfmac: remove unused variable i " Piotr Figiel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).