patch-1.3.87 linux/arch/sparc/mm/srmmu.c
Next file: linux/arch/sparc/mm/sun4c.c
Previous file: linux/arch/sparc/mm/init.c
Back to the patch index
Back to the overall index
-  Lines: 18
 -  Date:
Fri Apr 12 09:49:31 1996
 -  Orig file: 
v1.3.86/linux/arch/sparc/mm/srmmu.c
 -  Orig date: 
Thu Mar 14 09:20:05 1996
 
diff -u --recursive --new-file v1.3.86/linux/arch/sparc/mm/srmmu.c linux/arch/sparc/mm/srmmu.c
@@ -721,7 +721,7 @@
 	ptep = srmmu_pte_offset(pmdp, virt_addr);
 	tmp = (physaddr >> 4) | SRMMU_ET_PTE;
 
-	/* I need to test whether this is consistant over all
+	/* I need to test whether this is consistent over all
 	 * sun4m's.  The bus_type represents the upper 4 bits of
 	 * 36-bit physical address on the I/O space lines...
 	 */
@@ -1278,7 +1278,7 @@
 	mreg |= (SWIFT_IE | SWIFT_DE); /* I & D caches on */
 
 	/* The Swift branch folding logic is completely broken.  At
-	 * trap time, if things are just right, if can mistakedly
+	 * trap time, if things are just right, if can mistakenly
 	 * thing that a trap is coming from kernel mode when in fact
 	 * it is coming from user mode (it misexecutes the branch in
 	 * the trap code).  So you see things like crashme completely
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