]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/x86/kernel/cpuid.c
x86/cpuid: Move the hotplug callbacks to online
authorThomas Gleixner <tglx@linutronix.de>
Mon, 21 Nov 2016 12:07:34 +0000 (13:07 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 22 Nov 2016 22:34:39 +0000 (23:34 +0100)
commitee92be9b0d7ad34cb58b61d5c0933d2e5ff7c31d
tree9959deddb7c42e0e806def751cf67a1f2b9091e5
parent8c07b494ab2859bc7efb27c40d6faff255f2d2ae
x86/cpuid: Move the hotplug callbacks to online

No point to have this file around before the cpu is online and no point to
have it around until the cpu is dead. Get rid of the explicit state.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Sebastian Siewior <bigeasy@linutronix.de>
arch/x86/kernel/cpuid.c
include/linux/cpuhotplug.h