All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] two comment typos, kernel 2.4.0
@ 2001-01-20 15:26 Ulrich Kunitz
  0 siblings, 0 replies; only message in thread
From: Ulrich Kunitz @ 2001-01-20 15:26 UTC (permalink / raw)
  To: linux-kernel

These patches work for 2.4.0-pre9 too.

--- linux-2.4.0/include/asm-i386/highmem.h	Tue Jan  9 15:00:08 2001
+++ linux/include/asm-i386/highmem.h	Thu Jan 11 17:30:55 2001
@@ -9,7 +9,7 @@
  *
  *
  * Redesigned the x86 32-bit VM architecture to deal with 
- * up to 16 Terrabyte physical memory. With current x86 CPUs
+ * up to 16 Terabyte physical memory. With current x86 CPUs
  * we now support up to 64 Gigabytes physical RAM.
  *
  * Copyright (C) 1999 Ingo Molnar <mingo@redhat.com>
--- linux-2.4.0/include/asm-i386/pgtable-3level.h	Wed Oct 18 23:25:46 2000
+++ linux/include/asm-i386/pgtable-3level.h	Fri Jan 12 13:17:28 2001
@@ -48,7 +48,7 @@
 /* Rules for using set_pte: the pte being assigned *must* be
  * either not present or in a state where the hardware will
  * not attempt to update the pte.  In places where this is
- * not possible, use pte_get_and_clear to obtain the old pte
+ * not possible, use ptep_get_and_clear to obtain the old pte
  * value and then use set_pte to update it.  -ben
  */
 static inline void set_pte(pte_t *ptep, pte_t pte)

-- 
Ulrich Kunitz (gefm21@uumail.de)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-01-20 15:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-20 15:26 [PATCH] two comment typos, kernel 2.4.0 Ulrich Kunitz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.