diff options
author | Andrei Vagin <[email protected]> | 2019-04-07 21:15:42 -0700 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2019-04-10 15:23:26 +0200 |
commit | 07d7e12091f4ab869cc6a4bb276399057e73b0b3 (patch) | |
tree | dd505b68149ade6a64d4cce596329209b8cbbc24 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2a6a8e2d9004b5303fcb494588ba3a3b87a256c3 (diff) |
alarmtimer: Return correct remaining time
To calculate a remaining time, it's required to subtract the current time
from the expiration time. In alarm_timer_remaining() the arguments of
ktime_sub are swapped.
Fixes: d653d8457c76 ("alarmtimer: Implement remaining callback")
Signed-off-by: Andrei Vagin <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Mukesh Ojha <[email protected]>
Cc: Stephen Boyd <[email protected]>
Cc: John Stultz <[email protected]>
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions