Re: [PATCH] refine for_each_pgdat() [1/4] refine for_each_pgdat

From: KAMEZAWA Hiroyuki
Date: Wed Feb 22 2006 - 19:17:38 EST


Andrew Morton wrote:
It's confusing and asymmetric. If you have time, it would be nice to later
remove for_each_pgdat() and for_each_cpu() from the kernel altogether, use
for_each_online_cpu(), for_each_possible_cpu(), for_each_online_node(),
for_each_possible_node().

Okay, I'll rewrite my patch and post new one which represents what you mention.

BTW, I noticed refine-for_each_pgdat-remove-pgdat-sorting.patch
contains bug. (caller of ia64's insert_pgdat() is not removed...)

so please drop them :(, I'll post new ones to next -mm (with enough test...).

Thanks,
-- Kame



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/