|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] cannot access memory beyond end of bootstrap direct-map
On 27/08/2009 22:41, "Pascal Bouchareine" <pascal@xxxxxxxxx> wrote:
>> You should be able to remove the bogus move_memory() call, and change
>> absolutely nothing else. Does that also work for you? That's the
>> change I
>> would check in.
>
> Yup, I thought that's what the patch did, modulo we need to keep track
> of initial_images_start
> and need "e" in place for the loop ? Or I need a look at the original
> fix.
Initial_images_start and e would already be correct for the loop. Just the
move_memory() call outside the loop is completely unnecessary. Try removing
just that call and see if that works.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|