diff options
author | 2014-04-17 00:58:33 -0500 | |
---|---|---|
committer | 2014-04-23 11:21:17 +0530 | |
commit | 406efb1a745c1dc512dc9c3c859e302e7b7f907e (patch) | |
tree | e209379f0e4ae06f2332085c2d59a97201e7bfcd /tools/perf/scripts/python/sctop.py | |
parent | dmaengine: edma: Add DMA memcpy support (diff) | |
download | linux-dev-406efb1a745c1dc512dc9c3c859e302e7b7f907e.tar.xz linux-dev-406efb1a745c1dc512dc9c3c859e302e7b7f907e.zip |
dmaengine: edma: No need save/restore interrupt flags during spin_lock in IRQ
The vchan lock in edma_callback is acquired in hard interrupt context. As
interrupts are already disabled, there's no point in save/restoring interrupt
mask bit or cpsr flags.
Get rid of flags local variable and use spin_lock instead of spin_lock_irqsave.
Signed-off-by: Joel Fernandes <joelf@ti.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions