patch-2.1.57 linux/arch/i386/kernel/entry.S

Next file: linux/arch/m68k/kernel/entry.S
Previous file: linux/arch/i386/boot/compressed/misc.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.56/linux/arch/i386/kernel/entry.S linux/arch/i386/kernel/entry.S
@@ -528,6 +528,7 @@
 	.long SYMBOL_NAME(sys_nfsservctl)
 	.long SYMBOL_NAME(sys_setresgid)	/* 170 */
 	.long SYMBOL_NAME(sys_getresgid)
-	.rept NR_syscalls-171
+	.long SYMBOL_NAME(sys_prctl)
+	.rept NR_syscalls-172
 		.long SYMBOL_NAME(sys_ni_syscall)
 	.endr

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