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

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)