patch-2.1.9 linux/arch/i386/kernel/entry.S
Next file: linux/arch/i386/kernel/time.c
Previous file: linux/arch/i386/defconfig
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Sun Nov 10 19:08:30 1996
- Orig file:
v2.1.8/linux/arch/i386/kernel/entry.S
- Orig date:
Sun Nov 10 20:12:08 1996
diff -u --recursive --new-file v2.1.8/linux/arch/i386/kernel/entry.S linux/arch/i386/kernel/entry.S
@@ -317,6 +317,7 @@
RESTORE_ALL
ALIGN
tracesys:
+ movl $-ENOSYS,EAX(%esp)
call SYMBOL_NAME(syscall_trace)
movl ORIG_EAX(%esp),%eax
call SYMBOL_NAME(sys_call_table)(,%eax,4)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov