diff options
author | Loic Poulain <loic.poulain@linaro.org> | 2021-01-11 17:56:35 +0100 |
---|---|---|
committer | Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> | 2021-01-21 17:10:25 +0530 |
commit | a8f75cb348fd52e7a5cf25991cdf9c89fb0cfd41 (patch) | |
tree | ce73399b7147cc97c04fcf95ef87c0f225db1e25 /tools/perf/scripts/python/syscall-counts.py | |
parent | cdce2663ffb8b63ea278802e15e4d1300547e937 (diff) |
mhi: core: Factorize mhi queuing
Instead of duplicating queuing procedure in mhi_queue_dma(),
mhi_queue_buf() and mhi_queue_skb(), add a new generic mhi_queue()
as common helper.
Note that the unified mhi_queue align pm_lock locking on mhi_queue_buf
behavior, taking it with irqsave variant (vs _bh for former queue_skb
and queue_dma version).
Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions