patch-2.4.22 linux-2.4.22/arch/mips64/kernel/entry.S

Next file: linux-2.4.22/arch/mips64/kernel/gdb-low.S
Previous file: linux-2.4.22/arch/mips64/kernel/cpu-probe.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/arch/mips64/kernel/entry.S linux-2.4.22/arch/mips64/kernel/entry.S
@@ -18,7 +18,7 @@
 #define KU_USER 0x10
 
 		.text
-		.align 4
+		.align	5
 FEXPORT(ret_from_fork)
 		move	a0, v0			# prev
 		jal	schedule_tail

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)