diff options
author | Kunihiko Hayashi <[email protected]> | 2021-07-27 14:47:32 +0900 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2021-07-27 18:15:42 +0530 |
commit | 55f24c27b6c1a840b62fe297616f1f9ea3576cb7 (patch) | |
tree | efb584eb52f9d34ffb073ac0f4c5b4364fa6084f /tools/perf/util/trace-event-scripting.c | |
parent | 6b4b87f2c31ac1af4f244990a7cbfb50d3f3e33f (diff) |
dmaengine: uniphier-xdmac: Use readl_poll_timeout_atomic() in atomic state
The function uniphier_xdmac_chan_stop() is only called in atomic state.
Should use readl_poll_timeout_atomic() there instead of
readl_poll_timeout().
Reported-by: Dan Carpenter <[email protected]>
Fixes: 667b9251440b ("dmaengine: uniphier-xdmac: Add UniPhier external DMA controller driver")
Signed-off-by: Kunihiko Hayashi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions