Netdev List
 help / color / mirror / Atom feed
From: Jeremy Kerr <jk@codeconstruct.com.au>
To: Kuniyuki Iwashima <kuniyu@google.com>, Minhong He <heminhong@kylinos.cn>
Cc: matt@codeconstruct.com.au, netdev@vger.kernel.org,
	davem@davemloft.net,  edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, horms@kernel.org
Subject: Re: [PATCH net v2] mctp: check register_netdevice_notifier() error in mctp_device_init()
Date: Thu, 16 Jul 2026 15:53:04 +0800	[thread overview]
Message-ID: <0a612d9727855fc8711a6066645a3d06801a5ee2.camel@codeconstruct.com.au> (raw)
In-Reply-To: <CAAVpQUDLgW9C_DcrHfWpRB8VN1Y28k+4+ufp_v2A5YPzep9mZg@mail.gmail.com>

Hi all,

> > Fixes: d51705614f66 ("mctp: Handle error of rtnl_register_module().")
> 
> The bug predates the commit:
> 
> $ git blame -L:mctp_device_init net/mctp/device.c d51705614f668~

We could alter this to the original commit (before the error paths were
introduced), at 583be982d9347, but would also need to pull d51705614f66
as a prereq, or fix the conflicts with earlier stable backports.

This sounds sensible to me, but is a fairly unlikely error path in
general.

Cheers,


Jeremy

      reply	other threads:[~2026-07-16  7:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-13  7:39 [PATCH] mctp: check register_netdevice_notifier() error in mctp_device_init() Minhong He
2026-07-15  0:37 ` Jeremy Kerr
2026-07-16  6:35   ` [PATCH net v2] " Minhong He
2026-07-16  7:32     ` Kuniyuki Iwashima
2026-07-16  7:53       ` Jeremy Kerr [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=0a612d9727855fc8711a6066645a3d06801a5ee2.camel@codeconstruct.com.au \
    --to=jk@codeconstruct.com.au \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=heminhong@kylinos.cn \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=kuniyu@google.com \
    --cc=matt@codeconstruct.com.au \
    --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