Revert "net: team: do not use dynamic lockdep key"
authorJakub Kicinski <kuba@kernel.org>
Thu, 7 Sep 2023 18:01:04 +0000 (11:01 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 7 Sep 2023 18:19:36 +0000 (11:19 -0700)
commit6afcf0fb92701487421aa73c692855aa70fbc796
tree79d6a84b13c1e6cb583f23ed15974e2593540f33
parent7153a404fb70d21097af3169354e1e5fda3fbb02
Revert "net: team: do not use dynamic lockdep key"

This reverts commit 39285e124edbc752331e98ace37cc141a6a3747a.

Looks like the change has unintended consequences in exposing
objects before they are initialized. Let's drop this patch
and try again in net-next.

Reported-by: syzbot+44ae022028805f4600fc@syzkaller.appspotmail.com
Fixes: 39285e124edb ("net: team: do not use dynamic lockdep key")
Link: https://lore.kernel.org/all/20230907103124.6adb7256@kernel.org/
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/team/team.c
drivers/net/team/team_mode_loadbalance.c
include/linux/if_team.h