• Ravikiran G Thirumalai's avatar
    Revert "x86: don't compile vsmp_64 for 32bit" · 70511134
    Ravikiran G Thirumalai authored
    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: default avatarRavikiran 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: default avatarIngo Molnar <mingo@elte.hu>
    70511134
Makefile 3.95 KB