x86: merge SMP definitions of smp.h
authorGlauber Costa <gcosta@redhat.com>
Thu, 27 Mar 2008 17:06:02 +0000 (14:06 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:32 +0000 (17:41 +0200)
commita9c057c1d1b1080a01004ecac54308365e167b83
treea14daf277587a231e6c4c08304abb29b1b365d49
parent24e8ecffa84dd560e0d4d6fcaeca6950805854e7
x86: merge SMP definitions of smp.h

we merge everything that is inside CONFIG_SMP
to smp.h. They differ a little bit, so we use
CONFIG_X86_32_SMP and CONFIG_X86_64_SMP as markers.

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/asm-x86/smp.h
include/asm-x86/smp_32.h
include/asm-x86/smp_64.h