Re: Hang on x86-64, 2.6.9-rc3-bk4

From: Nick Piggin
Date: Sat Oct 16 2004 - 22:22:33 EST


Jeff Garzik wrote:
Another thing that's been bugging me...

Is the variable 'all_zones_ok' initialized in all pertinent paths? I'm too slack to check, but I worry, since the variable moved up one scope level.


Yes - the for loop is going to execute at least once so there
is no way to avoid the first all_zones_ok = 1;
-
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/