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

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

diff -u --recursive --new-file v2.3.38/linux/arch/alpha/kernel/entry.S linux/arch/alpha/kernel/entry.S
@@ -985,9 +985,9 @@
 	.quad osf_utsname
 	.quad sys_lchown
 	.quad osf_shmat
-	.quad sys_shmctlold			/* 210 */
+	.quad sys_shmctl			/* 210 */
 	.quad sys_shmdt
-	.quad sys_shmget
+	.quad osf_shmget
 	.quad alpha_ni_syscall
 	.quad alpha_ni_syscall
 	.quad alpha_ni_syscall			/* 215 */
@@ -1150,4 +1150,4 @@
 	.quad sys_setresgid
 	.quad sys_getresgid
 	.quad sys_ni_syscall			/* sys_dipc */
-	.quad sys_shmctl
+	.quad sys_shmget

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