diff options
| author | Amir Samuelov <amirs@codeaurora.org> | 2016-12-22 13:06:48 +0200 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-12-22 03:13:04 -0800 |
| commit | 90b10dc7003fae38c1a4c0dbf9df6266df9b47ad (patch) | |
| tree | 7fb0091781d62773faf91c888e703310c96aea3d /tools/perf/scripts/python | |
| parent | e379f786aa82c6c94b95cbb06befba802731019a (diff) | |
spcom: abort any read() operation on SSR
Abort any read() operation to unlock the channel mutex.
On channel remote-disconnect notification, the local side should close
the channel.
However, open()/close()/read()/write() operations locks the channel mutex.
The glink rx-abort notification happens only after the remote-disconnect
notification, not as originally expected.
Change-Id: I77f8e6de6f1b5c447a3516380c51db9c7129d2f3
Signed-off-by: Amir Samuelov <amirs@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
