patch-2.4.23 linux-2.4.23/arch/arm/mm/mm-armo.c
Next file: linux-2.4.23/arch/arm/mm/mm-armv.c
Previous file: linux-2.4.23/arch/arm/kernel/isa.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
2003-11-28 10:26:19.000000000 -0800
- Orig file:
linux-2.4.22/arch/arm/mm/mm-armo.c
- Orig date:
2001-04-12 12:20:31.000000000 -0700
diff -urN linux-2.4.22/arch/arm/mm/mm-armo.c linux-2.4.23/arch/arm/mm/mm-armo.c
@@ -104,6 +104,7 @@
no_pte:
spin_unlock(&mm->page_table_lock);
pmd_free(new_pmd);
+ check_pgt_cache();
free_pgd_slow(new_pgd);
return NULL;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)