Re: [PATCH] for_each_zone / for_each_pgdat

Rik van Riel (riel@conectiva.com.br)
Mon, 15 Apr 2002 18:47:31 -0300 (BRT)


On Mon, 15 Apr 2002, Linus Torvalds wrote:

> Which requires the user to use something like
>
> for_each_zone(zone) {
> ...
> } end_zone;

You just pinpointed the reason we didn't do what you wrote down ;)

We can change the code to your liking, though.

Rik

-- 
Bravely reimplemented by the knights who say "NIH".

http://www.surriel.com/ http://distro.conectiva.com/

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