commit | 07d36c9e84002678d75b97d2361eb6302a718359 | [log] [tgz] |
---|---|---|
author | Sebastian Andrzej Siewior <[email protected]> | Wed Jul 13 17:16:03 2016 +0000 |
committer | Ingo Molnar <[email protected]> | Thu Jul 14 09:34:27 2016 +0200 |
tree | fc646ddd28ef436887bcf3bc9e977eb30e64612c | |
parent | 6a4e24518c8a10f78f44da219835239cb5aca90d [diff] |
x86/vdso: Convert to hotplug state machine Install the callbacks via the state machine and let the core invoke the callbacks on the already online CPUs. Signed-off-by: Sebastian Andrzej Siewior <[email protected]> Signed-off-by: Anna-Maria Gleixner <[email protected]> Acked-by: Andy Lutomirski <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: [email protected] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>