diff options
author | Guenter Roeck <[email protected]> | 2015-09-29 01:27:24 -0700 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2015-11-03 14:34:22 +0100 |
commit | 1e935949111e77b2b1b6fa550e88ff0573c2f4c7 (patch) | |
tree | a187cd45cb91719d4843817cb886756823152ef2 /tools/perf/util/trace-event-scripting.c | |
parent | 8cbb97ea3e386eb95ecbd99260d681792963cebf (diff) |
watchdog: Always evaluate new timeout against min_timeout
Up to now, a new timeout value is only evaluated against min_timeout
if max_timeout is provided. This does not really make sense; a driver
can have a minimum timeout even if it does not have a maximum timeout.
Ensure that it is not smaller than min_timeout, even if max_timeout
is not set.
Signed-off-by: Guenter Roeck <[email protected]>
Acked-by: Uwe Kleine-König <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions