patch-2.1.89 linux/arch/alpha/kernel/entry.S

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

diff -u --recursive --new-file v2.1.88/linux/arch/alpha/kernel/entry.S linux/arch/alpha/kernel/entry.S
@@ -318,6 +318,7 @@
 	stt $f29,296($30)
 	stt $f30,304($30)
 	stt $f0,312($30)	# save fpcr in slot of $f31
+	ldt $f0,64($30)		# don't let "do_switch_stack" change any fp state.
 	ret $31,($1),1
 .end do_switch_stack
 
@@ -1109,7 +1110,7 @@
 	.quad sys_utimes
 	.quad sys_getrusage
 	.quad sys_wait4				/* 365 */
-	.quad sys_ni_syscall
+	.quad sys_adjtimex
 	.quad sys_ni_syscall
 	.quad sys_ni_syscall
 	.quad sys_ni_syscall			/* 369 */

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