All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Eric Dumazet <edumazet@google.com>
Cc: "David S . Miller" <davem@davemloft.net>,
	Paolo Abeni <pabeni@redhat.com>, Simon Horman <horms@kernel.org>,
	netdev@vger.kernel.org, eric.dumazet@gmail.com
Subject: Re: [PATCH net] net: update netdev_lock_{type,name}
Date: Tue, 6 Jan 2026 11:30:41 -0800	[thread overview]
Message-ID: <20260106113041.18423d86@kernel.org> (raw)
In-Reply-To: <20260106164338.1738035-1-edumazet@google.com>

On Tue,  6 Jan 2026 16:43:38 +0000 Eric Dumazet wrote:
> Add missing entries in netdev_lock_type[] and netdev_lock_name[] :
> 
> CAN, MCTP, RAWIP, CAIF, IP6GRE, 6LOWPAN.
> 
> Also add a WARN_ONCE() in netdev_lock_pos() to help future bug hunting
> next time a protocol is added without updating these arrays.

Looks like we're missing ARPHRD_NETLINK

https://netdev-ctrl.bots.linux.dev/logs/vmksft/bonding-dbg/results/462041/14-bond-eth-type-change-sh/stderr
-- 
pw-bot: cr

  reply	other threads:[~2026-01-06 19:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-06 16:43 [PATCH net] net: update netdev_lock_{type,name} Eric Dumazet
2026-01-06 19:30 ` Jakub Kicinski [this message]
2026-01-06 19:43   ` Eric Dumazet
2026-01-06 19:45     ` Eric Dumazet
2026-01-07  7:29 ` [syzbot ci] " syzbot ci

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=20260106113041.18423d86@kernel.org \
    --to=kuba@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=eric.dumazet@gmail.com \
    --cc=horms@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.