diff options
author | Laurent Pinchart <[email protected]> | 2015-01-27 15:52:13 +0200 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2015-02-16 09:33:32 +0530 |
commit | f39150720edcc9e6f5d61fd1ed6044eab1e5fa0d (patch) | |
tree | 80c9bbd425b3daea48e07dd882651bf84685eb65 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b7a4fd53d2f2fe1630ef857429408e6b17031724 (diff) |
dmaengine: rcar-dmac: Fix spinlock issues in interrupt
The rcar_dmac_desc_put() function is called in interrupt context and
must thus use spin_lock_irqsave() instead of spin_lock_irq().
Signed-off-by: Laurent Pinchart <[email protected]>
Acked-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions