patch-2.4.0-test10 linux/arch/mips64/mm/init.c

Next file: linux/arch/mips64/sgi-ip22/ip22-timer.c
Previous file: linux/arch/mips64/kernel/smp.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test9/linux/arch/mips64/mm/init.c linux/arch/mips64/mm/init.c
@@ -38,7 +38,7 @@
 #endif
 #include <asm/mmu_context.h>
 
-unsigned long totalram_pages = 0;
+unsigned long totalram_pages;
 
 void __bad_pte_kernel(pmd_t *pmd)
 {

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)