patch-2.4.17 linux/arch/ia64/sn/io/hubspc.c
Next file: linux/arch/mips/kernel/smp.c
Previous file: linux/arch/ia64/sn/io/hcl.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Dec 21 16:40:32 2001
-  Orig file: 
linux-2.4.16/arch/ia64/sn/io/hubspc.c
-  Orig date: 
Thu Apr  5 19:51:47 2001
diff -Naur -X /home/marcelo/lib/dontdiff linux-2.4.16/arch/ia64/sn/io/hubspc.c linux/arch/ia64/sn/io/hubspc.c
@@ -61,7 +61,7 @@
 }cpuprom_info_t;
 
 static cpuprom_info_t	*cpuprom_head;
-spinlock_t	cpuprom_spinlock;
+static spinlock_t	cpuprom_spinlock;
 #define	PROM_LOCK()	mutex_spinlock(&cpuprom_spinlock)
 #define	PROM_UNLOCK(s)	mutex_spinunlock(&cpuprom_spinlock, (s))
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)