]> git.kernelconcepts.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>
Fri, 7 Jan 2011 22:43:01 +0000 (14:43 -0800)
commit226917b0735f31cf5c704e07fdd590d99bbfae58
tree4bfad1fcc1e71c9c8b57014a35d28c9a13c99769
parent6db0ed1582b1eae8b1120de4494cafc9635fdc3f
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