From: Jakub Kicinski <kuba@kernel.org>
To: Yuho Choi <dbgh9129@gmail.com>
Cc: "David S. Miller" <davem@davemloft.net>,
David Ahern <dsahern@kernel.org>,
Eric Dumazet <edumazet@google.com>,
Paolo Abeni <pabeni@redhat.com>, Simon Horman <horms@kernel.org>,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] ipv6: route: Unregister netdevice notifier on BPF init failure
Date: Mon, 18 May 2026 17:14:23 -0700 [thread overview]
Message-ID: <20260518171423.2ad15470@kernel.org> (raw)
In-Reply-To: <20260515130517.779406-1-dbgh9129@gmail.com>
On Fri, 15 May 2026 09:05:17 -0400 Yuho Choi wrote:
> Chages since v1:
> - Unregister ip6_route_dev_notifier directlry in the bpf_iter_register() failure path.
The goto was fine.
You're generating the patch against an old version of the source code.
Please use
https://web.git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
Or for networking fixes better still:
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/
--
pw-bot: cr
next prev parent reply other threads:[~2026-05-19 0:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-15 13:05 [PATCH v2] ipv6: route: Unregister netdevice notifier on BPF init failure Yuho Choi
2026-05-19 0:14 ` Jakub Kicinski [this message]
2026-05-19 13:49 ` 최유호
2026-05-19 23:31 ` Jakub Kicinski
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=20260518171423.2ad15470@kernel.org \
--to=kuba@kernel.org \
--cc=davem@davemloft.net \
--cc=dbgh9129@gmail.com \
--cc=dsahern@kernel.org \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.