diff options
| author | Russell King - ARM Linux <[email protected]> | 2011-01-03 22:32:05 +0000 |
|---|---|---|
| committer | Dan Williams <[email protected]> | 2011-01-04 19:16:10 -0800 |
| commit | 9c0bb43bbd02fba0b235f8993d1f175734fa8735 (patch) | |
| tree | b5b5673a0e44a0e5263f7c8a9ec800b53b1bfc12 /tools/perf/scripts/python/sctop.py | |
| parent | dafa73171be8dd31b485f5839e3376b1ca908e24 (diff) | |
ARM: PL08x: fix missed spin-unlock in pl08x_issue_pending()
pl08x_issue_pending() returns with the spinlock locked and interrupts
disabled if the channel is waiting for a physical DMA to become free.
This is wrong - especially as pl08x_issue_pending() is an API function
as it leads to deadlocks. Fix it to always return with the spinlock
unlocked.
Signed-off-by: Russell King <[email protected]>
Acked-by: Linus Walleij <[email protected]>
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions