From 7ff346df448d8a254b5012aa08033dadb73e8bbb Mon Sep 17 00:00:00 2001 From: stefan Date: Wed, 15 Dec 2010 13:39:37 +0000 Subject: [PATCH] - remove typo git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@344 315a16e6-25f9-4109-90ae-ca3045a26c18 --- arch/x86/mm/page.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/x86/mm/page.c b/arch/x86/mm/page.c index 9fb039d6..2c7589f7 100644 --- a/arch/x86/mm/page.c +++ b/arch/x86/mm/page.c @@ -37,7 +37,7 @@ * 0x00000000 - 0x000FFFFF: reserved for IO devices * 0x00100000 - 0x0DEADFFF: Kernel (size depends on the configuration) * 0x0DEAE000 - 0x3FFFEFFF: Kernel heap - * 0x3FFFF000 - 0x3FFFFFFF: Page Table are mapped in this region + * 0x3FFFF000 - 0x3FFFFFFF: Page Tables are mapped in this region * (The first 256 entries belongs to kernel space) */