nt='cgit v1.2.3-54-g00ecf'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2016-11-17 19:35:22 +0100
committerThomas Gleixner <tglx@linutronix.de>2016-11-22 23:34:38 +0100
commitd6526e73dbbbc4c382c1b16942413eab77ed5e1a (patch)
tree96b7beb8eacf78a64250fdb7a310a3434802b1ed
parent254fe9c7a4187ebf5ce23e0ca0e9ba98b1dbef18 (diff)
x86/mce/therm_throt: 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: Tony Luck <tony.luck@intel.com> Cc: rt@linuxtronix.de Cc: Borislav Petkov <bp@alien8.de> Cc: linux-edac@vger.kernel.org Link: http://lkml.kernel.org/r/20161117183541.8588-2-bigeasy@linutronix.de Signed-off-by: Thomas Gleixner <tglx@linutronix.de>