commit | 1481a3dd42c21ac4a8b9497cb9f5df816d6b064f | [log] [tgz] |
---|---|---|
author | Glauber Costa <gcosta@redhat.com> | Wed Jun 04 15:35:03 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Jul 08 12:48:24 2008 +0200 |
tree | 9c183950aeba74cdd5e436b8e3c32d757fc30fba | |
parent | b553a1e0ff48bd66fd18f705370e47c0b4ecea61 [diff] |
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>