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

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)