patch-2.1.35 linux/arch/alpha/kernel/head.S

Next file: linux/arch/alpha/kernel/irq.c
Previous file: linux/arch/alpha/kernel/entry.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.34/linux/arch/alpha/kernel/head.S linux/arch/alpha/kernel/head.S
@@ -24,8 +24,7 @@
 	br	$27,1f
 1:	ldgp	$29,0($27)
 	/* We need to get current loaded up with our first task.  */
-	lda	$8,init_task
-	stq	$8,current_set
+	ldq	$8,current_set
 	/* And then we can start the kernel.  */
 	jsr	$26,start_kernel
 	halt

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov