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

Next file: linux/arch/i386/kernel/io_apic.c
Previous file: linux/arch/i386/defconfig
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.101/linux/arch/i386/kernel/entry.S linux/arch/i386/kernel/entry.S
@@ -547,6 +547,6 @@
 	.long SYMBOL_NAME(sys_capget)
 	.long SYMBOL_NAME(sys_capset)           /* 185 */
 	
-	.rept NR_syscalls-184
+	.rept NR_syscalls-185
 		.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