diff options
author | 2022-11-16 13:22:46 +0200 | |
---|---|---|
committer | 2022-12-05 15:12:17 -0600 | |
commit | 323dc2dcdb503323097855174908b52d84477760 (patch) | |
tree | 3600e3a0d98798afe10c0d82275a773665c4ce9c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | soc: qcom: rpmh-rsc: Add support for RSC v3 register offsets (diff) | |
download | wireguard-linux-323dc2dcdb503323097855174908b52d84477760.tar.xz wireguard-linux-323dc2dcdb503323097855174908b52d84477760.zip |
soc: qcom: rpmh-rsc: Avoid unnecessary checks on irq-done response
The RSC interrupt is issued only after the request is complete. For
fire-n-forget requests, the irq-done interrupt is sent after issuing the
RPMH request and for response-required request, the interrupt is
triggered only after all the requests are complete.
These unnecessary checks in the interrupt handler issues AHB reads from
a critical path. Lets remove them and clean up error handling in
rpmh_request data structures.
Co-developed-by: Lina Iyer <ilina@codeaurora.org>
Signed-off-by: Lina Iyer <ilina@codeaurora.org>
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221116112246.2640648-2-abel.vesa@linaro.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions