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)
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>

No differences found