aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJiri Slaby <[email protected]>2021-11-18 08:31:18 +0100
committerGreg Kroah-Hartman <[email protected]>2021-11-25 18:33:22 +0100
commitfe74bc619b0db23c4b513141acd3e3e45694bb08 (patch)
tree6e390f6bfab97c02758f1708236b23c5278b9a33 /tools/perf/scripts/python
parent239ef19ef040698ccbabf25582b40c43554542fd (diff)
mxser: use msleep_interruptible() in mxser_wait_until_sent()
Instead of schedule_timeout_interruptible(), because: 1) we don't have to bother with the task state, and 2) msleep* guarantees to sleep that time (if not interrupted). Signed-off-by: Jiri Slaby <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions