diff options
author | Andy Shevchenko <[email protected]> | 2024-03-21 14:04:21 +0200 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2024-03-28 12:41:58 +0530 |
commit | 9140ce47872bfd89fca888c2f992faa51d20c2bc (patch) | |
tree | 1fd607231100d2421ec82c22905f1b1e4e1e752f /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 30f0ced9971b2d8c8c24ae75786f9079489a012d (diff) |
idma64: Don't try to serve interrupts when device is powered off
When iDMA 64-bit device is powered off, the IRQ status register
is all 1:s. This is never happen in real case and signalling that
the device is simply powered off. Don't try to serve interrupts
that are not ours.
Fixes: 667dfed98615 ("dmaengine: add a driver for Intel integrated DMA 64-bit")
Reported-by: Heiner Kallweit <[email protected]>
Closes: https://lore.kernel.org/r/[email protected]
Tested-by: Heiner Kallweit <[email protected]>
Signed-off-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions