patch-2.0.36 linux/mm/vmscan.c
Next file: linux/net/bridge/br.c
Previous file: linux/mm/swapfile.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sun Nov 15 10:33:20 1998
- Orig file:
v2.0.35/linux/mm/vmscan.c
- Orig date:
Sun Nov 15 10:49:56 1998
diff -u --recursive --new-file v2.0.35/linux/mm/vmscan.c linux/mm/vmscan.c
@@ -415,7 +415,7 @@
switch (state) {
do {
case 0:
- if (shrink_mmap(i, dma, can_do_io))
+ if (shrink_mmap(i, dma, 1))
return 1;
state = 1;
case 1:
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov