diff options
author | Marc Zyngier <[email protected]> | 2018-11-13 22:57:33 +0000 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2018-12-11 10:37:40 +0000 |
commit | fce5423e4f431c71933d6c1f850b540a314aa6ee (patch) | |
tree | 7160f9bfe1bc66865691a0939578984c6d567976 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 830920e065e90db318a0da98bf13a02b641eae7f (diff) |
PCI: dwc: Take lock when ACKing an interrupt
Bizarrely, there is no lock taken in the irq_ack() helper. This
puts the ACK callback provided by a specific platform in a awkward
situation where there is no synchronization that would be expected
on other callback.
Introduce the required lock, giving some level of uniformity among
callbacks.
Fixes: 7c5925afbc58 ("PCI: dwc: Move MSI IRQs allocation to IRQ domains
hierarchical API")
Link: https://lore.kernel.org/linux-pci/[email protected]/
Tested-by: Niklas Cassel <[email protected]>
Tested-by: Gustavo Pimentel <[email protected]>
Tested-by: Stanimir Varbanov <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
[[email protected]: updated commit log]
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions