]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: create smp.c
authorGlauber Costa <gcosta@redhat.com>
Mon, 3 Mar 2008 17:12:52 +0000 (14:12 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:56 +0000 (17:40 +0200)
commitf9e47a126be2eaabf04a1a5c71ca7b23a473d0d8
tree5a16cf4ac06bb4031de1be5070281ef5f7847bf0
parent377d698426b8c685fb6d48fe89694fe4ce3aa1f8
x86: create smp.c

this patch moves all the functions and data structures that look
like exactly the same from smp_{32,64}.c to smp.c

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/Makefile
arch/x86/kernel/smp.c [new file with mode: 0644]
arch/x86/kernel/smp_32.c
arch/x86/kernel/smp_64.c