patch-2.4.3 linux/mm/page_alloc.c
Next file: linux/mm/shmem.c
Previous file: linux/mm/mremap.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Tue Mar 20 15:05:46 2001
- Orig file:
v2.4.2/linux/mm/page_alloc.c
- Orig date:
Sat Feb 3 19:51:32 2001
diff -u --recursive --new-file v2.4.2/linux/mm/page_alloc.c linux/mm/page_alloc.c
@@ -455,8 +455,7 @@
memory_pressure++;
try_to_free_pages(gfp_mask);
wakeup_bdflush(0);
- if (!order)
- goto try_again;
+ goto try_again;
}
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)