commit | 2758f9edb7bd5a06a2ecee83cc2ebaf8822a0cb5 | [log] [tgz] |
---|---|---|
author | Raanan Avargil <raanan.avargil@intel.com> | Mon Jul 06 17:57:36 2015 +0300 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Aug 05 16:53:47 2015 -0700 |
tree | a07b77e7186eb2c5fa04aed986396c207e184018 | |
parent | d582891594104adeea89307ddd31b31bcf2d95fa [diff] |
e1000e: Fix incorrect ASPM locking This patch fixes wrong locking usage. In the context of slot reset, we should use lock. And during resume, there is no need of lock. Reported-by: Bjorn Helgaas <bhelgaas@google.com> Signed-off-by: Raanan Avargil <raanan.avargil@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>