From: patchwork-bot+netdevbpf@kernel.org
To: Simon Wunderlich <sw@simonwunderlich.de>
Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org,
b.a.t.m.a.n@lists.open-mesh.org, sven@narfation.org,
stable@vger.kernel.org, github@grische.xyz,
freifunk_nordm4nn@gmx.de
Subject: Re: [PATCH net 1/1] batman-adv: Avoid double-rtnl_lock ELP metric worker
Date: Fri, 27 Feb 2026 03:30:05 +0000 [thread overview]
Message-ID: <177216300504.1958105.15758262442071363378.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260225084614.229077-2-sw@simonwunderlich.de>
Hello:
This patch was applied to netdev/net.git (main)
by Simon Wunderlich <sw@simonwunderlich.de>:
On Wed, 25 Feb 2026 09:46:14 +0100 you wrote:
> From: Sven Eckelmann <sven@narfation.org>
>
> batadv_v_elp_get_throughput() might be called when the RTNL lock is already
> held. This could be problematic when the work queue item is cancelled via
> cancel_delayed_work_sync() in batadv_v_elp_iface_disable(). In this case,
> an rtnl_lock() would cause a deadlock.
>
> [...]
Here is the summary with links:
- [net,1/1] batman-adv: Avoid double-rtnl_lock ELP metric worker
https://git.kernel.org/netdev/net/c/cfc83a3c7151
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:[~2026-02-27 3:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-25 8:46 [PATCH net 0/1] pull request: batman-adv 2025-05-09 Simon Wunderlich
2026-02-25 8:46 ` [PATCH net 1/1] batman-adv: Avoid double-rtnl_lock ELP metric worker Simon Wunderlich
2026-02-27 3:30 ` 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=177216300504.1958105.15758262442071363378.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=b.a.t.m.a.n@lists.open-mesh.org \
--cc=davem@davemloft.net \
--cc=freifunk_nordm4nn@gmx.de \
--cc=github@grische.xyz \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=stable@vger.kernel.org \
--cc=sven@narfation.org \
--cc=sw@simonwunderlich.de \
/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