aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJohan Hovold <[email protected]>2021-04-07 12:23:27 +0200
committerGreg Kroah-Hartman <[email protected]>2021-04-07 17:22:07 +0200
commitc33a63e8dd915823e47a330f90f5a7ccf006f2ab (patch)
treeb2b295e5b91f8c40e5b323d4e447b7189637238d /tools/perf/scripts/python
parent1d31a831cc04f5f942de3e7d91edaa52310d3c99 (diff)
tty: amiserial: add missing TIOCSSERIAL jiffies conversions
The tty-port close_delay and closing_wait parameters set by TIOCSSERIAL are specified in jiffies, while the values returned by TIOCGSERIAL are specified in centiseconds. Add the missing conversions so that TIOCSSERIAL works as expected also if this code is ever reused on a system where HZ is not 100. Signed-off-by: Johan Hovold <[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