netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Kuniyuki Iwashima <kuniyu@amazon.com>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, horms@kernel.org, kuni1840@gmail.com,
	netdev@vger.kernel.org
Subject: Re: [PATCH v1 net-next 1/2] rtnetlink: Add rtnl_net_lock_killable().
Date: Tue, 07 Jan 2025 13:00:35 +0000	[thread overview]
Message-ID: <173625483527.4147227.17799564662817026241.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250104082149.48493-2-kuniyu@amazon.com>

Hello:

This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@redhat.com>:

On Sat, 4 Jan 2025 17:21:48 +0900 you wrote:
> rtnl_lock_killable() is used only in register_netdev()
> and will be converted to per-netns RTNL.
> 
> Let's unexport it and add the corresponding helper.
> 
> Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
> 
> [...]

Here is the summary with links:
  - [v1,net-next,1/2] rtnetlink: Add rtnl_net_lock_killable().
    https://git.kernel.org/netdev/net-next/c/7bd72a4aa226
  - [v1,net-next,2/2] dev: Hold per-netns RTNL in (un)?register_netdev().
    https://git.kernel.org/netdev/net-next/c/00fb9823939e

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



  parent reply	other threads:[~2025-01-07 13:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-04  8:21 [PATCH v1 net-next 0/2] dev: Hold per-netns RTNL in register_netdev() Kuniyuki Iwashima
2025-01-04  8:21 ` [PATCH v1 net-next 1/2] rtnetlink: Add rtnl_net_lock_killable() Kuniyuki Iwashima
2025-01-04  8:55   ` Eric Dumazet
2025-01-07 13:00   ` patchwork-bot+netdevbpf [this message]
2025-01-04  8:21 ` [PATCH v1 net-next 2/2] dev: Hold per-netns RTNL in (un)?register_netdev() Kuniyuki Iwashima
2025-01-04  8:56   ` Eric Dumazet
2025-01-07 12:55 ` [PATCH v1 net-next 0/2] dev: Hold per-netns RTNL in register_netdev() Paolo Abeni
2025-01-08  6:10   ` Kuniyuki Iwashima

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=173625483527.4147227.17799564662817026241.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=kuni1840@gmail.com \
    --cc=kuniyu@amazon.com \
    --cc=netdev@vger.kernel.org \
    --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).