commit | 96a39aed25e6559b160786117df124084feb9080 | [log] [tgz] |
---|---|---|
author | Aaron Salter <aaron.k.salter@intel.com> | Fri Dec 02 12:33:02 2016 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Mar 14 17:52:32 2017 -0700 |
tree | b48153ee36b6d2e81951e5264150dc14ecb4afad | |
parent | 9c79ddaa0f962d1f26537a670b0652ff509a6fe0 [diff] |
i40e: Acquire NVM lock before reads on all devices Acquire NVM lock before reads on all devices. Previously, locks were only used for X722 and later. Fixes an issue where simultaneous X710 NVM accesses were interfering with each other. Change-ID: If570bb7acf958cef58725ec2a2011cead6f80638 Signed-off-by: Aaron Salter <aaron.k.salter@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>