]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbevf: Use a private workqueue to avoid certain possible hangs
authorMark Rustad <mark.d.rustad@intel.com>
Thu, 22 Oct 2015 00:21:15 +0000 (17:21 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Wed, 6 Jul 2016 23:40:13 +0000 (16:40 -0700)
commit8a7d7e96b52d6bec4e938ff43335fd58aedbf65d
tree8ff06bcb1a5cf794662d67d38a3fb58698cc8466
parent6f686604d9bd86356ea454b858fa149b6ec8f06a
ixgbevf: Use a private workqueue to avoid certain possible hangs

Orabug: 23177316

Use a private workqueue to avoid hangs that were otherwise possible
when performing stress tests, such as creating and destroying many
VFS repeatedly.

Signed-off-by: Mark Rustad <mark.d.rustad@intel.com>
Tested-by: Darin Miller <darin.j.miller@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit 40a13e2493c9882cb4d09054d81a5063cd1589a2)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c