x86: move cpu_exit_clear to process_32.c
authorGlauber Costa <gcosta@redhat.com>
Wed, 4 Jun 2008 18:35:03 +0000 (15:35 -0300)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 10:48:24 +0000 (12:48 +0200)
commit1481a3dd42c21ac4a8b9497cb9f5df816d6b064f
tree9c183950aeba74cdd5e436b8e3c32d757fc30fba
parentb553a1e0ff48bd66fd18f705370e47c0b4ecea61
x86: move cpu_exit_clear to process_32.c

Take it out of smpboot.c, and move it to process_32.c, closer
to its only user.

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