diff options
author | Anjali Singhai Jain <anjali.singhai@intel.com> | 2013-11-26 10:49:22 +0000 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2013-12-16 01:07:31 -0800 |
commit | 233261867fc62276d6a4099519f81dcd10bd7297 (patch) | |
tree | 5b131bbb990e38a03f74cff8d6e918ed43f5dfa4 /drivers/xen | |
parent | 4b7820ca4f039ce8173e76b14d48ad35a438685a (diff) |
i40e: rtnl_lock in reset path fixes
Any user-initiated path which eventually calls reset needs
to hold the rtnl_lock, so add functionality to do that.
Be careful not to use the safe reset when cleaning up
from the diagnostic tests, which avoids rtnl_lock
recursion from ethtool.
Protect the reset_task with rtnl_lock, since it runs from a work item.
Change-Id: Ib6e7a3fb2966809db2daf35fd5a123ccdf6f6f0f
Signed-off-by: Anjali Singhai Jain <anjali.singhai@intel.com>
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Kavindya Deegala <kavindya.s.deegala@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/xen')
0 files changed, 0 insertions, 0 deletions