On Thu, Aug 18, 2005 at 08:07:53PM -0600, Zwane Mwaikambo wrote:
> node_to_cpumask on non NUMA systems is broken if used before all the
> processors have been brought up as it returns cpu_online_map, as opposed
> to NUMA i386 systems which does it earlier than AP bringup. So return
> which processors responded via cpu_present_map and switch to
> cpu_online_map during normal runtime. This was found whilst testing a
> patch which does node dependent work before APs have all gone online.
Very ugly and will probably cause code bloat.
If anything define a special early_node_to ... function for this.
-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
|
|