From: patchwork-bot+netdevbpf@kernel.org
To: Jakub Kicinski <kuba@kernel.org>
Cc: davem@davemloft.net, netdev@vger.kernel.org, edumazet@google.com,
pabeni@redhat.com, linux@roeck-us.net, o.rempel@pengutronix.de
Subject: Re: [PATCH net-next] net: dev_addr_lists: move locking out of init/exit in kunit
Date: Mon, 15 Apr 2024 09:30:30 +0000 [thread overview]
Message-ID: <171317343035.4489.13927722462831378141.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240411183222.433713-1-kuba@kernel.org>
Hello:
This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft.net>:
On Thu, 11 Apr 2024 11:32:22 -0700 you wrote:
> We lock and unlock rtnl in init/exit for convenience,
> but it started causing problems if the exit is handled
> by a different thread. To avoid having to futz with
> disabling locking assertions move the locking into
> the test cases. We don't use ASSERTs so it should
> be safe.
>
> [...]
Here is the summary with links:
- [net-next] net: dev_addr_lists: move locking out of init/exit in kunit
https://git.kernel.org/netdev/net-next/c/3db3b62955cd
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:[~2024-04-15 9:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-11 18:32 [PATCH net-next] net: dev_addr_lists: move locking out of init/exit in kunit Jakub Kicinski
2024-04-15 9: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=171317343035.4489.13927722462831378141.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=linux@roeck-us.net \
--cc=netdev@vger.kernel.org \
--cc=o.rempel@pengutronix.de \
--cc=pabeni@redhat.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;
as well as URLs for NNTP newsgroup(s).