commit | 88086e5d0adf27cf819e11a0a3159d8ef09773a6 | [log] [tgz] |
---|---|---|
author | Mitch Williams <mitch.a.williams@intel.com> | Fri Jan 09 11:18:19 2015 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Sun Feb 08 23:33:18 2015 -0800 |
tree | e43cfcf92466c61463e501a599d9b4c9fa931a86 | |
parent | 00293fdc4229e493556f8cca403305f3c2124743 [diff] |
i40e: stop the service task at shutdown Stop the service task in the shutdown handler, preventing it from accessing the admin queue after it had been closed. This fixes a panic that could occur when the system was shut down with a lot of VFs enabled. Change-ID: I286735e3842de472385bbf7ad68d30331e508add Signed-off-by: Mitch Williams <mitch.a.williams@intel.com> Tested-by: Jim Young <james.m.young@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>