patch-2.1.23 linux/include/asm-i386/system.h
Next file: linux/include/asm-i386/uaccess.h
Previous file: linux/include/asm-i386/smp_lock.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Sun Jan 26 12:07:46 1997
- Orig file:
v2.1.22/linux/include/asm-i386/system.h
- Orig date:
Tue Sep 24 14:07:21 1996
diff -u --recursive --new-file v2.1.22/linux/include/asm-i386/system.h linux/include/asm-i386/system.h
@@ -74,9 +74,6 @@
__asm__ __volatile__("fwait"); \
prev->flags&=~PF_USEDFPU; \
} \
- prev->lock_depth=syscall_count; \
- kernel_counter+=next->lock_depth-prev->lock_depth; \
- syscall_count=next->lock_depth; \
__asm__("pushl %%edx\n\t" \
"movl "SYMBOL_NAME_STR(apic_reg)",%%edx\n\t" \
"movl 0x20(%%edx), %%edx\n\t" \
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov