From: Ravikiran G Thirumalai Date: Tue, 24 Mar 2009 06:14:29 +0000 (-0700) Subject: Revert "x86: don't compile vsmp_64 for 32bit" X-Git-Tag: v2.6.30-rc3~72^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70511134f61bd6e5eed19f767381f9fb3e762d49;p=pandora-kernel.git 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 Cc: Yinghai Lu Cc: Andrew Morton Cc: shai@scalex86.org LKML-Reference: <20090324061429.GH7278@localdomain> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed