Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait for it"
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 8 Jun 2014 17:09:49 +0000 (10:09 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 8 Jun 2014 17:09:49 +0000 (10:09 -0700)
commitbb077d600689dbf9305758efed1e16775db1c84c
tree266abae1925d2c232c42fc0e36628fb8f5940352
parentc593e8978722f7f4a12932733cfeed6c0c74fbaa
Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait for it"

This reverts commit 3e1a878b7ccdb31da6d9d2b855c72ad87afeba3f.

It came in very late, and already has one reported failure: Sitsofe
reports that the current tree fails to boot on his EeePC, and bisected
it down to this.  Rather than waste time trying to figure out what's
wrong, just revert it.

Reported-by: Sitsofe Wheeler <sitsofe@gmail.com>
Cc: Igor Mammedov <imammedo@redhat.com>
Cc: Toshi Kani <toshi.kani@hp.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/x86/kernel/cpu/common.c
arch/x86/kernel/smpboot.c