]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc8a01fb95de30acdf0858d9d89f37a5a14381a50
tree266abae1925d2c232c42fc0e36628fb8f5940352
parentd91735e9a1b895345bd0a621888c81b2b32b7b9e
Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait for it"

This reverts commit 93a705e8d59c4959cf60fe5d00a60073cacfce4c.

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