patch-2.2.18 linux/include/asm-alpha/smplock.h
Next file: linux/include/asm-alpha/system.h
Previous file: linux/include/asm-alpha/smp.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Aug 31 15:37:12 2000
- Orig file:
v2.2.17/include/asm-alpha/smplock.h
- Orig date:
Fri Apr 21 12:46:47 2000
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/include/asm-alpha/smplock.h linux/include/asm-alpha/smplock.h
@@ -17,8 +17,6 @@
{
if (task->lock_depth >= 0)
spin_unlock(&kernel_flag);
- release_irqlock(cpu);
- __sti();
}
/*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)