Revert "x86: don't compile vsmp_64 for 32bit"
authorRavikiran G Thirumalai <kiran@scalex86.org>
Tue, 24 Mar 2009 06:14:29 +0000 (23:14 -0700)
committerIngo Molnar <mingo@elte.hu>
Wed, 25 Mar 2009 20:34:28 +0000 (21:34 +0100)
commit70511134f61bd6e5eed19f767381f9fb3e762d49
tree43d2b1240d62f1ed2fef5f0bdd0d9fa3b96555ba
parente06b1b56f9bfcc91e1f175fe8d8bf3e35dafa080
Revert "x86: don't compile vsmp_64 for 32bit"

Partial revert of commit 129d8bc828e011bda0b7110a097bf3a0167f966e
titled 'x86: don't compile vsmp_64 for 32bit'

Commit reverted to compile vsmp_64.c if CONFIG_X86_64 is defined,
since is_vsmp_box() needs to indicate that TSCs are not synchronized, and
hence, not a valid time source, even when CONFIG_X86_VSMP is not defined.

Signed-off-by: Ravikiran Thirumalai <kiran@scalex86.org>
Cc: Yinghai Lu <yinghai@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: shai@scalex86.org
LKML-Reference: <20090324061429.GH7278@localdomain>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/apic.h
arch/x86/include/asm/setup.h
arch/x86/kernel/Makefile
arch/x86/kernel/vsmp_64.c