• Jesse Barnes's avatar
    [PATCH] ia64: kill some more warnings · a6a86044
    Jesse Barnes authored
    Kills a warning and a false sense of safety by removing the volatile
    qualifier on cpu_to_node_map[] and node_to_cpu_mask[].  Also fix the
    printk for total processors since num_online_cpus() can return an int or
    a long depending on the value of NR_CPUS.
    a6a86044
smpboot.c 14.5 KB