patch-1.3.95 linux/arch/sparc/kernel/smp.c
Next file: linux/arch/sparc/kernel/sparc-stub.c
Previous file: linux/arch/sparc/kernel/setup.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Tue Apr 23 12:31:45 1996
- Orig file:
v1.3.94/linux/arch/sparc/kernel/smp.c
- Orig date:
Sun Apr 21 19:22:00 1996
diff -u --recursive --new-file v1.3.94/linux/arch/sparc/kernel/smp.c linux/arch/sparc/kernel/smp.c
@@ -50,8 +50,8 @@
volatile int cpu_number_map[NR_CPUS];
volatile int cpu_logical_map[NR_CPUS];
-/* The only guarenteed locking primitive available on all Sparc
- * processors is 'ldstub [%reg + immediate], %dest_reg' which atomicly
+/* The only guaranteed locking primitive available on all Sparc
+ * processors is 'ldstub [%reg + immediate], %dest_reg' which atomically
* places the current byte at the effective address into dest_reg and
* places 0xff there afterwards. Pretty lame locking primitive
* compared to the Alpha and the intel no? Most Sparcs have 'swap'
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this