patch-2.1.36 linux/include/asm-sparc64/smp_lock.h
Next file: linux/include/asm-sparc64/softirq.h
Previous file: linux/include/asm-sparc64/smp.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Apr 17 09:24:45 1997
-  Orig file: 
v2.1.35/linux/include/asm-sparc64/smp_lock.h
-  Orig date: 
Mon Apr 14 16:28:24 1997
diff -u --recursive --new-file v2.1.35/linux/include/asm-sparc64/smp_lock.h linux/include/asm-sparc64/smp_lock.h
@@ -15,7 +15,7 @@
 #define lock_kernel()				do { } while(0)
 #define unlock_kernel()				do { } while(0)
 #define release_kernel_lock(task, cpu, depth)	((depth) = 1)
-#define reaquire_kernel_lock(task, cpu, depth)	do { } while(0)
+#define reacquire_kernel_lock(task, cpu, depth)	do { } while(0)
 
 #else
 #error SMP on sparc64 not supported yet
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov