linux_dsm_epyc7002/drivers/net/ethernet/intel
Jesse Brandeburg 0ef4eedc2e e1000: convert to private mutex from rtnl
The e1000 driver when running with lockdep could run into
some possible deadlocks between the work items acquiring
rtnl and the rtnl lock being acquired before work items
were cancelled.

Use a private mutex to make sure lock ordering isn't violated.
The private mutex is only used to protect areas not generally
covered by the rtnl lock already.

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
CC: Thomas Gleixner <tglx@linutronix.de>
CC: Tushar Dave <tushar.n.dave@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-10-06 22:40:56 -07:00
..
e1000 e1000: convert to private mutex from rtnl 2011-10-06 22:40:56 -07:00
e1000e e1000e: WoL fails on device ID 0x1501 2011-10-06 03:17:04 -07:00
igb igb: Alternate MAC Address Updates for Func2&3 2011-10-06 03:42:12 -07:00
igbvf intel: convert to SKB paged frag API. 2011-08-30 17:58:01 -04:00
ixgb ixgb: finish conversion to ndo_fix_features 2011-09-23 13:55:25 -04:00
ixgbe ixgbe: bump version number 2011-10-06 22:36:24 -07:00
ixgbevf ixgbevf: Fix broken trunk vlan 2011-09-28 23:07:38 -07:00
e100.c
Kconfig MII: fix Kconfig dependencies for MII 2011-09-15 15:49:08 -04:00
Makefile