From: Eric Dumazet <edumazet@google.com>
To: "David S . Miller" <davem@davemloft.net>,
Jakub Kicinski <kuba@kernel.org>,
Paolo Abeni <pabeni@redhat.com>
Cc: Simon Horman <horms@kernel.org>,
Stanislav Fomichev <sdf@fomichev.me>,
netdev@vger.kernel.org, eric.dumazet@gmail.com,
syzbot+377b71db585c9c705f8e@syzkaller.appspotmail.com
Subject: Re: [PATCH net] net: lapbether: use netdev_lockdep_set_classes() helper
Date: Sun, 9 Mar 2025 10:42:33 +0100 [thread overview]
Message-ID: <CANn89iJEYkroSipgVERCS575m17qEYGbpFgHw4OSinyc-8znUg@mail.gmail.com> (raw)
In-Reply-To: <20250309093930.1359048-1-edumazet@google.com>
On Sun, Mar 9, 2025 at 10:39 AM Eric Dumazet <edumazet@google.com> wrote:
>
> drivers/net/wan/lapbether.c uses stacked devices.
> Like similar drivers, it must use netdev_lockdep_set_classes()
> to avoid LOCKDEP splats.
>
> This is similar to commit 9bfc9d65a1dc ("hamradio:
> use netdev_lockdep_set_classes() helper")
>
> Fixes: 7e4d784f5810 ("net: hold netdev instance lock during rtnetlink operations")
> Reported-by: syzbot+377b71db585c9c705f8e@syzkaller.appspotmail.com
> Closes: https://lore.kernel.org/netdev/67cd611c.050a0220.14db68.0073.GAE@google.com/T/#u
> Signed-off-by: Eric Dumazet <edumazet@google.com>
> ---
This targets net-next tree.
next prev parent reply other threads:[~2025-03-09 9:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-09 9:39 [PATCH net] net: lapbether: use netdev_lockdep_set_classes() helper Eric Dumazet
2025-03-09 9:42 ` Eric Dumazet [this message]
2025-03-09 17:43 ` kernel test robot
2025-03-09 21:46 ` Stanislav Fomichev
2025-03-10 10:24 ` kernel test robot
-- strict thread matches above, loose matches on Subject: below --
2025-03-27 14:44 Eric Dumazet
2025-04-01 0:10 ` patchwork-bot+netdevbpf
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=CANn89iJEYkroSipgVERCS575m17qEYGbpFgHw4OSinyc-8znUg@mail.gmail.com \
--to=edumazet@google.com \
--cc=davem@davemloft.net \
--cc=eric.dumazet@gmail.com \
--cc=horms@kernel.org \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=sdf@fomichev.me \
--cc=syzbot+377b71db585c9c705f8e@syzkaller.appspotmail.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).