patch-1.3.48 linux/arch/alpha/boot/main.c

Next file: linux/arch/alpha/defconfig
Previous file: linux/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.47/linux/arch/alpha/boot/main.c linux/arch/alpha/boot/main.c
@@ -229,7 +229,7 @@
 			  envval, sizeof(envval));
 	if (nbytes > 0) {
 		envval[nbytes] = '\0';
-		strcpy((char*)ZERO_PGE, envval);
+		strcpy((char*)ZERO_PAGE, envval);
 	}
 
 	printk(" Ok\nNow booting the kernel\n");

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this