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

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)