patch-2.3.23 linux/arch/sparc/mm/init.c
Next file: linux/arch/sparc64/mm/init.c
Previous file: linux/arch/sh/vmlinux.lds.S
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Sat Oct 16 10:50:48 1999
-  Orig file: 
v2.3.22/linux/arch/sparc/mm/init.c
-  Orig date: 
Fri Sep 10 23:57:28 1999
diff -u --recursive --new-file v2.3.22/linux/arch/sparc/mm/init.c linux/arch/sparc/mm/init.c
@@ -106,6 +106,7 @@
 	printk("%ld page tables cached\n",pgtable_cache_size);
 	if (sparc_cpu_model == sun4m || sparc_cpu_model == sun4d)
 		printk("%ld page dirs cached\n", pgd_cache_size);
+	show_buffers();
 #ifdef CONFIG_NET
 	show_net_buffers();
 #endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)