patch-1.3.87 linux/include/asm-ppc/pgtable.h
Next file: linux/include/asm-ppc/processor.h
Previous file: linux/include/asm-mips/vector.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Fri Apr 12 09:49:45 1996
- Orig file:
v1.3.86/linux/include/asm-ppc/pgtable.h
- Orig date:
Sat Nov 25 19:52:45 1995
diff -u --recursive --new-file v1.3.86/linux/include/asm-ppc/pgtable.h linux/include/asm-ppc/pgtable.h
@@ -19,7 +19,7 @@
* simplest way to split this was literally in half. Also, life is so
* much simpler for the kernel if the machine hardware resources are
* always mapped in. Thus, some additional space is given up to the
- * kernel space to accomodate this.
+ * kernel space to accommodate this.
*
* CAUTION! Some of the trade-offs make sense for the PreP platform on
* which this code was originally developed. When it migrates to other
@@ -35,7 +35,7 @@
* of the logical address. These 4 bits address a "virtual segment id"
* which is unique per task/page combination for user addresses and
* fixed for the kernel addresses. Thus, the kernel space can be simply
- * shared [indeed at low overhead] amoung all tasks.
+ * shared [indeed at low overhead] among all tasks.
*
* The basic virtual address space is thus:
*
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