diff options
author | Sylvain Lesne <[email protected]> | 2017-09-18 13:08:01 +0200 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2017-09-28 13:11:46 +0530 |
commit | edf10919e5fc8dfd10e57ed72f651204559bc6ba (patch) | |
tree | 29c938ba46a6352433f884d05f36192eaa696a26 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d9ec46416de5ef83220f1c7010ee0f5d1be1d753 (diff) |
dmaengine: altera: fix spinlock usage
Since this lock is acquired in both process and IRQ context, failing to
to disable IRQs when trying to acquire the lock in process context can
lead to deadlocks.
Signed-off-by: Sylvain Lesne <[email protected]>
Reviewed-by: Stefan Roese <[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