• Rusty Russell's avatar
    [PATCH] remove sparc64's num_possible_cpus() · 9f989ac8
    Rusty Russell authored
    Levent Serinol <levent.serinol@mynet.com> found that the hotplug cpu
    patch broke Sparc64.  I introduced a num_possible_cpus(), which
    Sparc64 already has.  Remove the Sparc64 one.
    
    I also removed Sparc64's cpu_online() macro: it's in linux/cpumask.h
    already.
    9f989ac8
smp.h 1.61 KB