]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86, hotplug: Use mwait to offline a processor, fix the legacy case
authorH. Peter Anvin <hpa@linux.intel.com>
Sat, 11 Dec 2010 04:57:04 +0000 (23:57 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 21 Mar 2011 19:44:20 +0000 (12:44 -0700)
commit74a6e0fd8fc216cfa5edcde4bd356a8972cbc74c
tree5fc74d26a5c3178eb68ac69711ba2e951cb9857b
parentef93fe6db2f59649bd3ee094fcc52eb1cc0648b7
x86, hotplug: Use mwait to offline a processor, fix the legacy case

upstream ea53069231f9317062910d6e772cca4ce93de8c8
x86, hotplug: Use mwait to offline a processor, fix the legacy case

Here included also some small follow-on patches to the same code:

upstream a68e5c94f7d3dd64fef34dd5d97e365cae4bb42a
x86, hotplug: Move WBINVD back outside the play_dead loop

upstream ce5f68246bf2385d6174856708d0b746dc378f20
x86, hotplug: In the MWAIT case of play_dead, CLFLUSH the cache line

https://bugzilla.kernel.org/show_bug.cgi?id=5471

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/x86/include/asm/processor.h
arch/x86/kernel/smpboot.c