]> git.baikalelectronics.ru Git - kernel.git/commit
x86: remove smpboot_32.c and smpboot_64.c
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 19 Mar 2008 17:26:14 +0000 (14:26 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:04 +0000 (17:41 +0200)
commita0942c108c6a6509f19e0cd68230adddc3019254
treefe52c420466938a5b5ecc22e90289c73db9d33ac
parentc3f19d8b3bc904645369a72d9ee8caf0465d67ac
x86: remove smpboot_32.c and smpboot_64.c

Remove the last leftovers from the files. Move the ones
that are still used to the files they belong, the others
that grep can't reach, simply throw away.

Merge comments ontop of file and that's it: smpboot integrated

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/Makefile
arch/x86/kernel/smpboot.c
arch/x86/kernel/smpboot_32.c [deleted file]
arch/x86/kernel/smpboot_64.c [deleted file]
arch/x86/pci/numa.c