lkml.org 
[lkml]   [2008]   [Apr]   [29]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 29 Apr 2008 10:18:11 -0700
From"Yinghai Lu" <>
SubjectRe: [PATCH 2/2] x86: fix trimming e820 with MTRR holes.
On Tue, Apr 29, 2008 at 4:35 AM, Ingo Molnar <mingo@elte.hu> wrote:
>
>  * Yinghai Lu <yhlu.kernel.send@gmail.com> wrote:
>
>  > @@ -760,7 +762,10 @@ void __init update_memory_range(u64 star
>  >                       continue;
>  >               add_memory_region(final_start, final_end - final_start,
>  >                                        new_type);
>  > +             real_updated_size += find_end - final_start;
>
>  s/find_end/final_end
>
>  i hope it boots ;-)

thanks

that report trimmed size. so it still boot. but report wrong trimmed
size. it will upset Gabriel.

it passed compiling, ..., that's funny.

YH


\
 
 \ /
  Last update: 2008-04-29 19:21    [from the cache]
©2003-2008