]> git.baikalelectronics.ru Git - kernel.git/commit
x86: merge cpu_exit_clear
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 19 Mar 2008 17:26:12 +0000 (14:26 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:04 +0000 (17:41 +0200)
commit5ca967c1feec7e6a64e31b86b39753f0b211f726
treec6f2a3fe7a44ca5f662ed4611148086a76258efd
parent982a4b7092b41b88431c681175d3ee8f44dacaa1
x86: merge cpu_exit_clear

this is the last remaining function in smpboot_32.c
Since it is i386 specific, move it around an ifdef to
smpboot.c

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