lkml.org 
[lkml]   [2007]   [Apr]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] i386: For debugging, make the initial page table setup less forgiving.
H. Peter Anvin wrote:
> + /*
> + * End condition: we must map up to and including
> + * INIT_MAP_BEYOND_END bytes beyond the end of our
> + * own page tables; 0x1000 is the size of the page
> + * table were about to write, and +0x007 is the
> + * attribute bits.
> + */
> + leal (INIT_MAP_BEYOND_END+0x1000+0x007)(%edi),%ebp
>

hrmm? Shouldn't that still be INIT_MAP_BEYOND_END+0x0007? Seems you
are mapping 4M more than you need.

Zach
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-04-14 00:23    [W:0.091 / U:0.644 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site