diff options
author | Andy Green <[email protected]> | 2016-08-29 10:30:49 -0700 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2016-08-31 10:09:32 +0530 |
commit | 0173c895ed83f4654e7d6535088973725e76f304 (patch) | |
tree | d7d5a0ab34f297a1bc377f8bcde7fe8d87871e06 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | aceaaa17e795b963880d71a03ab1ca9f4f597185 (diff) |
k3dma: Fix "nobody cared" message seen on any error
As it was before, as soon as the DMAC IP felt there was an error
he would return IRQ_NONE since no actual transfer had completed.
After spinning on that for 100K interrupts, Linux yanks the IRQ with
a "nobody cared" error.
This patch lets it handle the interrupt and keep the IRQ alive.
Cc: Zhangfei Gao <[email protected]>
Cc: Krzysztof Kozlowski <[email protected]>
Cc: Maxime Ripard <[email protected]>
Cc: Vinod Koul <[email protected]>
Cc: Dan Williams <[email protected]>
Cc: Mark Brown <[email protected]>
Cc: Andy Green <[email protected]>
Acked-by: Zhangfei Gao <[email protected]>
Signed-off-by: Andy Green <[email protected]>
[jstultz: Forward ported to mainline]
Signed-off-by: John Stultz <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions