commit | 8c07b494ab2859bc7efb27c40d6faff255f2d2ae | [log] [tgz] |
---|---|---|
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | Thu Nov 17 19:35:23 2016 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Nov 22 23:34:39 2016 +0100 |
tree | fd8696435a88533ef70f51a2daa06d79e89f20bf | |
parent | 33d97302eb502b72b76107d3122afbf18b09b3ec [diff] |
x86/cpuid: 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 <bigeasy@linutronix.de> Cc: rt@linuxtronix.de Link: http://lkml.kernel.org/r/20161117183541.8588-3-bigeasy@linutronix.de Signed-off-by: Thomas Gleixner <tglx@linutronix.de>