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, kuni1840@gmail.com, netdev@vger.kernel.org
Subject: Re: [PATCH v4 net 0/6] rtnetlink: Handle error of rtnl_register_module().
Date: Thu, 10 Oct 2024 13:50:33 +0000	[thread overview]
Message-ID: <172856823335.2029758.7538372853557988918.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20241008184737.9619-1-kuniyu@amazon.com>

Hello:

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

On Tue, 8 Oct 2024 11:47:31 -0700 you wrote:
> While converting phonet to per-netns RTNL, I found a weird comment
> 
>   /* Further rtnl_register_module() cannot fail */
> 
> that was true but no longer true after commit addf9b90de22 ("net:
> rtnetlink: use rcu to free rtnl message handlers").
> 
> [...]

Here is the summary with links:
  - [v4,net,1/6] rtnetlink: Add bulk registration helpers for rtnetlink message handlers.
    https://git.kernel.org/netdev/net/c/07cc7b0b942b
  - [v4,net,2/6] vxlan: Handle error of rtnl_register_module().
    https://git.kernel.org/netdev/net/c/78b7b991838a
  - [v4,net,3/6] bridge: Handle error of rtnl_register_module().
    https://git.kernel.org/netdev/net/c/cba5e43b0b75
  - [v4,net,4/6] mctp: Handle error of rtnl_register_module().
    https://git.kernel.org/netdev/net/c/d51705614f66
  - [v4,net,5/6] mpls: Handle error of rtnl_register_module().
    https://git.kernel.org/netdev/net/c/5be2062e3080
  - [v4,net,6/6] phonet: Handle error of rtnl_register_module().
    https://git.kernel.org/netdev/net/c/b5e837c86041

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



      parent reply	other threads:[~2024-10-10 13:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-08 18:47 [PATCH v4 net 0/6] rtnetlink: Handle error of rtnl_register_module() Kuniyuki Iwashima
2024-10-08 18:47 ` [PATCH v4 net 1/6] rtnetlink: Add bulk registration helpers for rtnetlink message handlers Kuniyuki Iwashima
2024-10-08 18:47 ` [PATCH v4 net 2/6] vxlan: Handle error of rtnl_register_module() Kuniyuki Iwashima
2024-10-08 18:47 ` [PATCH v4 net 3/6] bridge: " Kuniyuki Iwashima
2024-10-08 18:47 ` [PATCH v4 net 4/6] mctp: " Kuniyuki Iwashima
2024-10-08 18:47 ` [PATCH v4 net 5/6] mpls: " Kuniyuki Iwashima
2024-10-08 18:47 ` [PATCH v4 net 6/6] phonet: " Kuniyuki Iwashima
2024-10-10 13:50 ` 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=172856823335.2029758.7538372853557988918.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --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).