Re: [PATCH 7/9] try harder on large allocations
From: Joel Schopp <hidden>
Date: 2005-09-27 16:17:51
Also in:
lkml
From: Joel Schopp <hidden>
Date: 2005-09-27 16:17:51
Also in:
lkml
quoted
+ if (order < MAX_ORDER/2) out_of_memory(gfp_mask, order);Shouldn't that be written in two lines?
Yes, fixed. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>