commit | b4fcd43661df0d84cc4e030ab7a26533114889b9 | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Mon Jul 10 13:23:15 2017 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Oct 03 08:12:44 2017 -0700 |
tree | 1bed34a46ee5413e00f9b733686c67e27a5d7f13 | |
parent | 0b40f457488d966878eec413a91f27d9b21e6ce5 [diff] |
fm10k: use spinlock to implement mailbox lock Lets not re-invent the locking wheel. Remove our bitlock and use a proper spinlock instead. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Tested-by: Krishneil Singh <krishneil.k.singh@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>