diff options
author | Dirk Brandewie <[email protected]> | 2014-03-24 07:41:29 -0700 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2014-03-26 16:39:53 +0100 |
commit | c2294a2f7853e6450361d078b65407bdaa6d1d11 (patch) | |
tree | bb4dd6b553bfb750e59c67373ea2907e9830c52d /tools/perf/scripts/python/sctop.py | |
parent | 0c5aa405a9437d97e09ec289d4f29bb62e0f01b6 (diff) |
intel_pstate: Use del_timer_sync in intel_pstate_cpu_stop
Ensure that no timer callback is running since we are about to free
the timer structure. We cannot guarantee that the call back is called
on the CPU where the timer is running.
Reported-by: Thomas Gleixner <[email protected]>
Signed-off-by: Dirk Brandewie <[email protected]>
Reviewed-by: Srivatsa S. Bhat <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions