patch-2.1.107 linux/arch/i386/kernel/mtrr.c
Next file: linux/arch/i386/kernel/process.c
Previous file: linux/arch/i386/kernel/irq.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Wed Jun 24 14:30:08 1998
- Orig file:
v2.1.106/linux/arch/i386/kernel/mtrr.c
- Orig date:
Sun Jun 7 11:16:27 1998
diff -u --recursive --new-file v2.1.106/linux/arch/i386/kernel/mtrr.c linux/arch/i386/kernel/mtrr.c
@@ -486,7 +486,7 @@
};
-/* Grab all of the mtrr state for this cpu into *state. */
+/* Grab all of the MTRR state for this CPU into *state. */
__initfunc(static void get_mtrr_state(struct mtrr_state *state))
{
unsigned int nvrs, i;
@@ -697,7 +697,7 @@
}
} /* End Function copy_mtrr_state_handler */
-/* Copies the entire MTRR state of this cpu to all the others. */
+/* Copies the entire MTRR state of this CPU to all the others. */
static void copy_mtrr_state (void)
{
struct mtrr_state ms;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov