• Glauber Costa's avatar
    x86: create smpcommon.c · e32640a2
    Glauber Costa authored
    This patch creates smpcommon.c with functions that are
    equal between architectures. The i386-only init_gdt
    is ifdef'd.
    
    Note that smpcommon.o figures twice in the Makefile:
    this is because sub-architectures like voyager that does
    not use the normal smp_$(BITS) files also have to access them
    Signed-off-by: default avatarGlauber Costa <gcosta@redhat.com>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    e32640a2
smp_64.c 11.4 KB