linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] i386: remove incorrect PAE comment
@ 2005-10-03  8:20 Magnus Damm
  0 siblings, 0 replies; only message in thread
From: Magnus Damm @ 2005-10-03  8:20 UTC (permalink / raw)
  To: linux-kernel; +Cc: Magnus Damm

Remove incorrect PAE comment.

Signed-off-by: Magnus Damm <magnus@valinux.co.jp>
---

--- from-0002/arch/i386/mm/pgtable.c
+++ to-work/arch/i386/mm/pgtable.c	2005-10-03 17:14:38.000000000 +0900
@@ -104,7 +104,7 @@ static void set_pte_pfn(unsigned long va
  * Associate a large virtual page frame with a given physical page frame 
  * and protection flags for that frame. pfn is for the base of the page,
  * vaddr is what the page gets mapped to - both must be properly aligned. 
- * The pmd must already be instantiated. Assumes PAE mode.
+ * The pmd must already be instantiated.
  */ 
 void set_pmd_pfn(unsigned long vaddr, unsigned long pfn, pgprot_t flags)
 {

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

only message in thread, other threads:[~2005-10-03  8:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-03  8:20 [PATCH] i386: remove incorrect PAE comment Magnus Damm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).