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)
commit69c18c15d39c4622c6e2f97e5db4d8c9c43adaaa
treecf04add1e7b3544056eecb3b511bf4d6177120bc
parente9a6cb96fafa4d4df2033ab6cf9c817f6f47e052
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