Eric Dumazet b3c581d5d7 team: set qdisc_tx_busylock to avoid LOCKDEP splat
If a qdisc is installed on a team device, its possible to get
a lockdep splat under stress, because nested dev_queue_xmit() can
lock busylock a second time (on a different device, so its a false
positive)

Avoid this problem using a distinct lock_class_key for team
devices.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Jiri Pirko <jpirko@redhat.com>
Acked-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-10-04 15:53:48 -04:00
..
2012-10-02 17:26:42 -07:00
2012-10-01 19:11:38 -07:00
2012-10-01 19:11:38 -07:00
2012-10-01 19:11:38 -07:00
2012-09-22 10:29:19 +01:00
2012-09-24 10:07:40 -07:00
2012-10-02 17:26:42 -07:00
2012-10-01 12:05:36 -07:00
2012-10-01 19:11:38 -07:00
2012-10-01 18:28:06 -07:00
2012-10-01 19:11:38 -07:00
2012-10-02 17:26:42 -07:00
2012-09-21 10:48:28 -06:00
2012-10-01 12:09:59 -07:00
2012-10-01 18:19:05 -07:00
2012-10-01 18:46:13 -07:00