mbox series

[5.12,regression,fix,resend,0/1] brcmfmac: p2p: Fix recently introduced deadlock issue

Message ID 20210405205429.19304-1-hdegoede@redhat.com (mailing list archive)
Headers show
Series brcmfmac: p2p: Fix recently introduced deadlock issue | expand

Message

Hans de Goede April 5, 2021, 8:54 p.m. UTC
Hi,

Here is a resend of a regression/deadlock fix for 5.12 which I send out
around rc1 but which still is not in Linus' tree.

This is quite a bad bug, breaking things for most broadcom wifi users.

Can we get this regression fix on its way to Linus for 5.12-rc7 ASAP
please ?

Regards,

Hans



Hans de Goede (1):
  brcmfmac: p2p: Fix recently introduced deadlock issue

 drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Kalle Valo April 6, 2021, 10:24 a.m. UTC | #1
Hans de Goede <hdegoede@redhat.com> writes:

> Hi,
>
> Here is a resend of a regression/deadlock fix for 5.12 which I send out
> around rc1 but which still is not in Linus' tree.
>
> This is quite a bad bug, breaking things for most broadcom wifi users.
>
> Can we get this regression fix on its way to Linus for 5.12-rc7 ASAP
> please ?

The patch has been already applied but I have not yet sent a pull
request, the plan is to send it later this week.

Please don't resend patches which have been already applied, that
creates more work for me.