patch-1.3.87 linux/arch/sparc/mm/sun4c.c
Next file: linux/arch/sparc/prom/memory.c
Previous file: linux/arch/sparc/mm/srmmu.c
Back to the patch index
Back to the overall index
- Lines: 20
- Date:
Fri Apr 12 09:49:31 1996
- Orig file:
v1.3.86/linux/arch/sparc/mm/sun4c.c
- Orig date:
Mon Mar 4 08:49:58 1996
diff -u --recursive --new-file v1.3.86/linux/arch/sparc/mm/sun4c.c linux/arch/sparc/mm/sun4c.c
@@ -482,7 +482,7 @@
}
/* Using this method to free up mmu entries eliminates a lot of
- * potention races since we have a kernel that incurs tlb
+ * potential races since we have a kernel that incurs tlb
* replacement faults. There may be performance penalties.
*/
static inline struct sun4c_mmu_entry *sun4c_user_strategy(void)
@@ -567,8 +567,8 @@
/* READ THIS: If you put any diagnostic printing code in any of the kernel
* fault handling code you will lose badly. This is the most
* delicate piece of code in the entire kernel, atomicity of
- * kernel tlb replacement must be guarenteed. This is why we
- * have seperate user and kernel allocation rings to alleviate
+ * kernel tlb replacement must be guaranteed. This is why we
+ * have separate user and kernel allocation rings to alleviate
* as many bad interactions as possible.
*
* XXX Someday make this into a fast in-window trap handler to avoid
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