patch-1.3.87 linux/arch/sparc/kernel/head.S
Next file: linux/arch/sparc/kernel/idprom.c
Previous file: linux/arch/sparc/kernel/etrap.S
Back to the patch index
Back to the overall index
- Lines: 27
- Date:
Fri Apr 12 09:49:31 1996
- Orig file:
v1.3.86/linux/arch/sparc/kernel/head.S
- Orig date:
Mon Mar 4 08:49:55 1996
diff -u --recursive --new-file v1.3.86/linux/arch/sparc/kernel/head.S linux/arch/sparc/kernel/head.S
@@ -357,7 +357,7 @@
/* Calculate to KERNBASE entry.
*
- * XXX Should not use imperical constant, but Gas gets an XXX
+ * XXX Should not use empirical constant, but Gas gets an XXX
* XXX upset stomach with the bitshift I would have to use XXX
*/
add %o1, 0x3c0, %o3
@@ -404,7 +404,7 @@
sll %g1, 0x8, %g1 ! make phys addr for l1 tbl
lda [%g1] ASI_M_BYPASS, %g2 ! get level1 entry for 0x0
- add %g1, 0x3c0, %g3 ! XXX AWAY WITH IMPERICALS
+ add %g1, 0x3c0, %g3 ! XXX AWAY WITH EMPIRICALS
sta %g2, [%g3] ASI_M_BYPASS ! place at KERNBASE entry
b go_to_highmem
nop ! wheee....
@@ -582,7 +582,7 @@
* be sitting in the fault status/address registers. Read them all to
* clear them so we don't get magic faults later on.
*/
-/* This sucks, aparently this makes Vikings call prom panic, will fix later */
+/* This sucks, apparently this makes Vikings call prom panic, will fix later */
rd %psr, %o1
srl %o1, 28, %o1 ! Get a type of the CPU
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