diff options
author | 2023-02-13 07:52:14 -0800 | |
---|---|---|
committer | 2023-02-14 08:19:38 -0800 | |
commit | 9c96bacf1af51bc71898f31e025f08338c6ca4da (patch) | |
tree | c2daaa7ef80fa8e00961641c381bcd6797f9d215 /scripts/generate_rust_analyzer.py | |
parent | rpmsg: glink: Move irq and mbox handling to transports (diff) | |
download | linux-rng-9c96bacf1af51bc71898f31e025f08338c6ca4da.tar.xz linux-rng-9c96bacf1af51bc71898f31e025f08338c6ca4da.zip |
rpmsg: glink: Fail qcom_glink_tx() once remove has been initiated
Upon removing the glink edge, communication is at best one-way. This
means that the very common scenario of glink requesting intents will not
be possible to serve.
Typically a successful transmission results in the client waiting for a
response, with some timeout and a mechanism for aborting that timeout.
Because of this, once the glink edge is defunct once removal is
commenced it's better to fail transmissions fast.
Reviewed-by: Chris Lew <quic_clew@quicinc.com>
Signed-off-by: Bjorn Andersson <quic_bjorande@quicinc.com>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230213155215.1237059-6-quic_bjorande@quicinc.com
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions