• Andrew Morton's avatar
    [PATCH] Fix for more than 256 CPUs · e403669e
    Andrew Morton authored
    From: Paul Jackson <pj@sgi.com>
    
    The patch is needed to build NR_CPUS > 256.
    
    Without this fix, you get compile errors:
        include/linux/cpumask.h: In function `next_online_cpu':
        include/linux/cpumask.h:56: structure has no member named `val'
    e403669e
mach_apic.h 2.83 KB