patch-2.3.99-pre3 linux/include/asm-alpha/smplock.h

Next file: linux/include/asm-alpha/unistd.h
Previous file: linux/include/asm-alpha/sfp-machine.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre2/linux/include/asm-alpha/smplock.h linux/include/asm-alpha/smplock.h
@@ -10,6 +10,8 @@
 
 extern spinlock_t kernel_flag;
 
+#define kernel_locked()		spin_is_locked(&kernel_flag)
+
 /*
  * Release global kernel lock and global interrupt lock
  */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)