]> git.baikalelectronics.ru Git - kernel.git/commit
x86: merge __cpu_disable and cpu_die
authorGlauber Costa <gcosta@redhat.com>
Mon, 3 Mar 2008 17:13:07 +0000 (14:13 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:56 +0000 (17:40 +0200)
commit0958d6106de4e4a87959790ee0730f329b8bdf57
treecf04add1e7b3544056eecb3b511bf4d6177120bc
parent187b3bd8a186030463f803416d305bdbd9057e35
x86: merge __cpu_disable and cpu_die

They are now equal, and are moved to a common file

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/smpboot.c
arch/x86/kernel/smpboot_32.c
arch/x86/kernel/smpboot_64.c
include/asm-x86/smp.h
include/asm-x86/smp_32.h
include/asm-x86/smp_64.h