]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit94b1fd2adb77935143d657db59200615442cc684
tree9c183950aeba74cdd5e436b8e3c32d757fc30fba
parentf01c6c4197ae16b307decba1148e5b27e68e95eb
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