• Andrew Morton's avatar
    [PATCH] Remove overenthusiastic BUG in smp_boot_cpus · f6dfc265
    Andrew Morton authored
    From: "Martin J. Bligh" <mbligh@aracnet.com>
    
    There's no real need to BUG and stop the system from booting if the BIOS
    spec'ed apicid for the boot CPU isn't correct - we can continue perfectly
    well with the real one.
    f6dfc265
smpboot.c 28.5 KB