From: patchwork-bot+netdevbpf@kernel.org
To: Loic Poulain <loic.poulain@linaro.org>
Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org,
ryazanov.s.a@gmail.com, stable@vger.kernel.org
Subject: Re: [PATCH net-next] net: wwan: mhi_wwan_ctrl: Fix possible deadlock
Date: Sat, 07 Aug 2021 08:40:05 +0000 [thread overview]
Message-ID: <162832560579.30769.12000853900536681427.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <1628246109-27425-1-git-send-email-loic.poulain@linaro.org>
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Fri, 6 Aug 2021 12:35:09 +0200 you wrote:
> Lockdep detected possible interrupt unsafe locking scenario:
>
> CPU0 CPU1
> ---- ----
> lock(&mhiwwan->rx_lock);
> local_irq_disable();
> lock(&mhi_cntrl->pm_lock);
> lock(&mhiwwan->rx_lock);
> <Interrupt>
> lock(&mhi_cntrl->pm_lock);
>
> [...]
Here is the summary with links:
- [net-next] net: wwan: mhi_wwan_ctrl: Fix possible deadlock
https://git.kernel.org/netdev/net/c/34737e1320db
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2021-08-07 8:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-06 10:35 [PATCH net-next] net: wwan: mhi_wwan_ctrl: Fix possible deadlock Loic Poulain
2021-08-06 10:38 ` Sergey Ryazanov
2021-08-06 22:47 ` Jakub Kicinski
2021-08-07 8:40 ` patchwork-bot+netdevbpf [this message]
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=162832560579.30769.12000853900536681427.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=loic.poulain@linaro.org \
--cc=netdev@vger.kernel.org \
--cc=ryazanov.s.a@gmail.com \
--cc=stable@vger.kernel.org \
/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