summaryrefslogtreecommitdiffstats
path: root/drivers/net/LICENSE.SRC
diff options
context:
space:
mode:
authorJesse Brandeburg <jesse.brandeburg@intel.com>2015-11-06 02:01:01 +0100
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2015-12-02 07:58:06 +0100
commit0e4425ed641f3eef67c892bc541949cd745a9ba9 (patch)
tree081945c61b5d7bc12d36f4fd948ea795d3975696 /drivers/net/LICENSE.SRC
parenti40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1 (diff)
downloadlinux-0e4425ed641f3eef67c892bc541949cd745a9ba9.tar.xz
linux-0e4425ed641f3eef67c892bc541949cd745a9ba9.zip
i40e: fix: do not sleep in netdev_ops
The driver was being called by VLAN, bonding, teaming operations that expected to be able to hold locks like rcu_read_lock(). This causes the driver to be held to the requirement to not sleep, and was found by the kernel debug options for checking sleep inside critical section, and the locking validator. Change-ID: Ibc68c835f5ffa8ffe0638ffe910a66fc5649a7f7 Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/LICENSE.SRC')
0 files changed, 0 insertions, 0 deletions