diff options
author | 2020-02-24 15:23:35 +0530 | |
---|---|---|
committer | 2020-02-24 10:07:52 +0000 | |
commit | 3d3248dbd018502f654064c78efcd2e165ab3486 (patch) | |
tree | 12af4c31ba120e244005a9c7940a31dbe17e9b45 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | PCI: endpoint: Use notification chain mechanism to notify EPC events to EPF (diff) | |
download | wireguard-linux-3d3248dbd018502f654064c78efcd2e165ab3486.tar.xz wireguard-linux-3d3248dbd018502f654064c78efcd2e165ab3486.zip |
PCI: endpoint: Replace spinlock with mutex
The pci_epc_ops is not intended to be invoked from interrupt context.
Hence replace spin_lock_irqsave and spin_unlock_irqrestore with
mutex_lock and mutex_unlock respectively.
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions