Re: [PATCH 7/9] try harder on large allocations

From: Joel Schopp
Date: Tue Sep 27 2005 - 11:18:11 EST


+ if (order < MAX_ORDER/2) out_of_memory(gfp_mask, order);


Shouldn't that be written in two lines?

Yes, fixed.
-
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/