--- old/mm/page_alloc.c Mon Mar 17 16:06:18 2003 +++ new/mm/page_alloc.c Mon Mar 17 16:06:26 2003 @@ -449,7 +449,6 @@ /* here we're in the low on memory slow path */ -rebalance: if (current->flags & (PF_MEMALLOC | PF_MEMDIE) && !in_interrupt()) { zone = zonelist->zones; for (;;) {