patch-2.4.20 linux-2.4.20/arch/ppc/lib/locks.c
Next file: linux-2.4.20/arch/ppc/lib/string.S
Previous file: linux-2.4.20/arch/ppc/lib/checksum.S
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Thu Nov 28 15:53:11 2002
- Orig file:
linux-2.4.19/arch/ppc/lib/locks.c
- Orig date:
Tue Aug 28 06:58:33 2001
diff -urN linux-2.4.19/arch/ppc/lib/locks.c linux-2.4.20/arch/ppc/lib/locks.c
@@ -1,5 +1,5 @@
/*
- * BK Id: SCCS/s.locks.c 1.11 08/19/01 22:27:32 paulus
+ * BK Id: %F% %I% %G% %U% %#%
*/
/*
* Locks for smp ppc
@@ -16,7 +16,7 @@
#include <asm/system.h>
#include <asm/io.h>
-#ifdef SPINLOCK_DEBUG
+#if SPINLOCK_DEBUG
#undef INIT_STUCK
#define INIT_STUCK 200000000 /*0xffffffff*/
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)