patch-2.4.25 linux-2.4.25/arch/sparc/kernel/devices.c
Next file: linux-2.4.25/arch/sparc/kernel/ioport.c
Previous file: linux-2.4.25/arch/sparc/defconfig
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2004-02-18 05:36:31.000000000 -0800
- Orig file:
linux-2.4.24/arch/sparc/kernel/devices.c
- Orig date:
2003-11-28 10:26:19.000000000 -0800
diff -urN linux-2.4.24/arch/sparc/kernel/devices.c linux-2.4.25/arch/sparc/kernel/devices.c
@@ -72,7 +72,7 @@
if (linux_num_cpus == 0) {
printk("No CPU nodes found, cannot continue.\n");
/* Probably a sun4e, Sun is trying to trick us ;-) */
- halt();
+ prom_halt();
}
printk("Found %d CPU prom device tree node(s).\n", linux_num_cpus);
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)