diff options
author | Chris Lew <[email protected]> | 2019-02-21 18:33:39 -0800 |
---|---|---|
committer | Andy Gross <[email protected]> | 2019-03-27 23:32:26 -0500 |
commit | 9324df5817c01f55fcde24da0da9df2c2f9392ac (patch) | |
tree | 876af334feb315857610a9bcbbb0f1a794ce3ffd /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8da3daaa097171edd9658a82bbd3f335bc2e03ad (diff) |
soc: qcom: qmi: Change txn wait to non-interruptible
Current QMI clients are not userspace facing, if their threads are
signaled, they do not do any signal checking or propagate the
ERESTARTSYS return code up. Remove the interruptible option so clients
can finish their QMI transactions even if the thread is signaled.
Reviewed-by: Bjorn Andersson <[email protected]>
Signed-off-by: Chris Lew <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Signed-off-by: Andy Gross <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions