diff options
author | Wolfram Sang <[email protected]> | 2022-10-06 21:04:51 +0200 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2022-12-07 13:22:36 +0100 |
commit | c330601c9c93392000c077d973b182cc0164b9ac (patch) | |
tree | e2ce0c2e8216207a4c51e28ee85a70c320d0d546 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | ec9e80ae1719de541c719116a1ca0a0c70e9240c (diff) |
mmc: renesas_sdhi: take DMA end interrupts into account
So far, we have been relying on access_end interrupts only to mark DMA
transfers as done implying that DMA end interrupts have occurred by then
anyhow. On some SoCs under some conditions, this turned out to be not
enough. So, we enable DMA interrupts as well and make sure that both
events, DMA irq and access_end irq, have happened before finishing the
DMA transfer.
Signed-off-by: Wolfram Sang <[email protected]>
Tested-by: Duy Nguyen <[email protected]>
Tested-by: Yoshihiro Shimoda <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions