diff options
| author | Kishon Vijay Abraham I <kishon@ti.com> | 2020-02-24 12:53:35 +0300 |
|---|---|---|
| committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | 2020-02-24 13:07:52 +0300 |
| commit | 3d3248dbd018502f654064c78efcd2e165ab3486 (patch) | |
| tree | 12af4c31ba120e244005a9c7940a31dbe17e9b45 /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | 5779dd0a7dbd71e82478fb0bf125cc6cd3c43266 (diff) | |
| download | linux-3d3248dbd018502f654064c78efcd2e165ab3486.tar.xz | |
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/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions
