aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorJohannes Berg <[email protected]>2019-09-10 17:03:52 +0200
committerRichard Weinberger <[email protected]>2019-09-15 21:37:13 +0200
commiteec94b8acb03aaaa6fb050883624381f5c07a3f0 (patch)
tree90e4a11640b16618d8180fc0af500be66dbbefc3 /lib/test_overflow.c
parent786b2384bf1c1b53dc23dc493aaaae29ef01e6ce (diff)
um: time-travel: Fix periodic timers
Periodic timers are broken, because the also only fire once. As it happens, Linux doesn't care because it only sets the timer to periodic very briefly during boot, and then switches it only between one-shot and off later. Nevertheless, fix the logic (we shouldn't even be looking at time_travel_timer_expiry unless the timer is enabled) and change the code to fire the timer periodically in periodic mode, in case it ever gets used in the future. Signed-off-by: Johannes Berg <[email protected]> Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions