patch-2.4.15 linux/arch/s390x/mm/init.c
Next file: linux/arch/sh/kernel/setup.c
Previous file: linux/arch/s390x/mm/fault.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Nov 9 13:58:02 2001
- Orig file:
v2.4.14/linux/arch/s390x/mm/init.c
- Orig date:
Tue Oct 23 22:48:50 2001
diff -u --recursive --new-file v2.4.14/linux/arch/s390x/mm/init.c linux/arch/s390x/mm/init.c
@@ -59,7 +59,7 @@
}
if(pte_quicklist) {
pte_free_slow(pte_alloc_one_fast(NULL, 0));
- freed += 4;
+ freed += 1;
}
} while(pgtable_cache_size > low);
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)