diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2016-09-06 19:04:45 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2016-09-19 21:44:28 +0200 |
commit | a4e0591ece7d88634a802c4076db8c0debbde805 (patch) | |
tree | f6ecce0922ff64ac53d808e582589d6ad9eaa676 /scripts/gdb/linux/lists.py | |
parent | 9a659f43dfea27cca423d4e80809be447f4c9ce7 (diff) |
oprofile/timer: Convert to hotplug state machine
Install the callbacks via the state machine and let the core invoke
the callbacks on the already online CPUs.
Since the online target runs always on the target CPU we can drop
smp_call_function_single(). The functions is invoked with interrupts off to
keep the old calling convention. If the maintainer things that this function
can be called with interrupts enabled then it can be removed :)
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Cc: Robert Richter <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions