On 07/31/2018 06:25 AM, Eric Dumazet wrote: > syzbot found that the following sequence produces a LOCKDEP splat [1] > > ip link add bond10 type bond > ip link add bond11 type bond > ip link set bond11 master bond10 ... > +static struct lock_class_key bond_netdev_addr_lock_key; > + Oops, this part is not needed, I will send a V2
- [PATCH net] bonding: avoid lockdep confusion in bond_get_stat... Eric Dumazet
- Re: [PATCH net] bonding: avoid lockdep confusion in bond... Eric Dumazet