commit | fd45bb77ad682be728d1002431d77b8c73342836 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <[email protected]> | Fri Dec 22 15:51:14 2017 +0100 |
committer | Thomas Gleixner <[email protected]> | Fri Dec 29 23:13:10 2017 +0100 |
tree | 969fef59384ceb7b90b9b96082637822f4b4446f | |
parent | 5d62c183f9e9df1deeea0906d099a94e8a43047a [diff] |
timers: Invoke timer_start_debug() where it makes sense The timer start debug function is called before the proper timer base is set. As a consequence the trace data contains the stale CPU and flags values. Call the debug function after setting the new base and flags. Fixes: 500462a9de65 ("timers: Switch to a non-cascading wheel") Signed-off-by: Thomas Gleixner <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Frederic Weisbecker <[email protected]> Cc: Sebastian Siewior <[email protected]> Cc: [email protected] Cc: [email protected] Cc: Paul McKenney <[email protected]> Cc: Anna-Maria Gleixner <[email protected]> Link: https://lkml.kernel.org/r/[email protected]