• Mikael Pettersson's avatar
    [PATCH] fix UP_APIC linkage problem in 2.5.3[78] · cb45d949
    Mikael Pettersson authored
    The problem is that the local APIC code references stuff in
    mpparse, but 2.5.37 changed arch/i386/kernel/Makefile to only
    compile mpparse for SMP.
    
    This patch works around this by enforcing CONFIG_X86_MPPARSE
    for all LOCAL_APIC-enabled configs.
    cb45d949
config.in 12.9 KB