diff options
| author | Thomas Gleixner <[email protected]> | 2015-04-03 02:37:24 +0200 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2015-04-03 08:44:36 +0200 |
| commit | 52c063d1adbc16c76e70fffa20727fcd4e9343b3 (patch) | |
| tree | 08e2f8c56e9e972082adbeda1fe3cff646a45f4e /tools/perf/util/c++/clang.cpp | |
| parent | ffa48c0d76803057ee89bf220305466d74256d7b (diff) | |
clockevents: Make tick handover explicit
clockevents_notify() is a leftover from the early design of the
clockevents facility. It's really not a notification mechanism,
it's a multiplex call. We are way better off to have explicit
calls instead of this monstrosity.
Split out the tick_handover call and invoke it explicitely from
the hotplug code. Temporary solution will be cleaned up in later
patches.
Signed-off-by: Thomas Gleixner <[email protected]>
[ Rebase ]
Signed-off-by: Rafael J. Wysocki <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: John Stultz <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Andrew Morton <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions