[PATCH] i386: remove incorrect PAE comment

From: Magnus Damm
Date: Mon Oct 03 2005 - 03:43:49 EST


Remove incorrect PAE comment.

Signed-off-by: Magnus Damm <magnus@xxxxxxxxxxxxx>
---

--- 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)
{
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/